@charset "UTF-8";

.cssskin-Link11px a:link {
  color: #707070;
  font-size: 11px;
  font-weight: bold;
}

.cssskin-Link11px a:hover {
  color: #707070;
  font-size: 11px;
  font-weight: bold;
}

.cssskin-Link11px a:active {
  color: #707070;
  font-size: 11px;
  font-weight: bold;
}

.cssskin-Link11px a:visited {
  color: #707070;
  font-size: 11px;
  font-weight: bold;
}

