@charset "utf-8";

.cssskin-_block_footer a:link {
  color: #666666;
  text-decoration: underline;
  font-size: 14px;
}

.cssskin-_block_footer a:hover {
  color: #ff9900;
}

.cssskin-_block_footer a:visited {
  color: #666666;
  text-decoration: none;
}

