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

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