 
A:VISITED{
  text-decoration : none;
  color : #696969;
  background-color : white;
}
A:HOVER{
  
  color : #0080c0;
  background-color : white;
  
  
}
FONT{
  color : #696969;
  background-color : white;
  
}
A{
  color : #696969;
  background-color : white;
  text-decoration : none;
}
