  
A{
  color : navy;
  text-decoration : none;
}
A:HOVER{
  color : #ff8000;
  text-decoration : underline overline;
}
