 
A:hover{
  background-color : silver;
  text-decoration : none;
}
A{
  text-decoration : none;
}
