a:link, a:visited {
  color:#9a1b1e;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}