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