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