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

a:visited {
  color: #ab0d1b;
}

a:hover {
  color: #cf5f6b;
}

