body,html {
font-size:10px;
font-family: Arial, Helvetica, sans-serif;
}

A:link    {text-decoration: none; font-weight:bold; color:"#000040";}
A:visited {text-decoration: none; font-weight:bold; color:"#000040";}
A:active  {color:#00FFFF; text-decoration:underline}
A:hover	  {color:#000000;}
