 
A{
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
  color : #a91b30;
}