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

A:hover {
  background: #ccff00;
  text-decoration: none;
}

A:activated {
  background: #ccff00;
  text-decoration: none;
}
