 
A{
  line-height : 18px;
  text-decoration : none;
}
A:HOVER{
  color : red;
  background-color : silver;
}
