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

