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

