 
A{
  text-decoration : none;
}
A:HOVER{
  
  background-color : fuchsia;
}
