A:visited {
   color : #000080; 
   text-decoration : none; 
}

A:link {
   color : #000080; 
   text-decoration : none; 
}

A:hover {
   color : #000000; 
   text-decoration : none; 

}
