A:LINK { 
         text-decoration : none;
         color : #000063; 
         font-family: Arial, Helvetica, sans-serif

}
  A:VISITED { 
         font-family : Arial;
         text-decoration : none;

         color : #000063
}
  A:HOVER { 
         font-family : Arial;
         text-decoration : underline;
         color : #990000
}
