@charset "UTF-8";

.cssskin-page-top p {
  font-size: 10px;
  line-height: 1.0;
}

.cssskin-page-top a:link {
  border-bottom: transparent;
  color: #078635;
}

.cssskin-page-top a:hover {
  background-color: transparent;
  color: #cf0809;
}

.cssskin-page-top  {
  padding-bottom: 10px;
  padding-top: 10px;
}

