a:link {
  color: #CC0A0A;
}

a:visited {
  color: #CC0A0A;
}

a:active {
  color: #CC0A0A;
}

a:hover {
  color: #FF0000;
}
