 
A:HOVER{
  color : red;
  text-decoration : underline;
}
A{
  text-decoration : none;
}