A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #CC0000;
  text-decoration: none;
}