A {
  font-size: small;
  font-family: Arial;
  font-weight: bold;
  color: black;
}

A:HOVER {
  color: 666666;
}
