a:link
{
  text-decoration:none;
  color:"black";
  font-size:"14px";
  height:"14px";
  border:"0";
}

a:visited
{
  text-decoration:none;
  color:"black";
  font-size:"14px";
  height:"14px";
  border:"0";
}

a:hover
{
  text-decoration:none;
  color:"navy";
  font-size:"14px";
  height:"14px";
  border:"0";
}