a{
  text-decoration:none;
  color:#AF292E;
}

a:hover {
    text-decoration:underline;
  color:#AF292E;
  
}

