  <!--
  A:link {
  color:"#003399";
}
A:visited {
  color:"#003399";
}
A:hover {
  color:"#ff0000";
}
A:HOVER{
  color : red;
}
--> 