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

a:hover {
  color: #db0000;
  text-decoration: none;
}

