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