@charset "UTF-8";

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

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

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

