P, TD {
  font-family: Arial;
  font-size: 8pt;
  color: #FFFFFF;
  font-weight: bold;
}

A {
  font-family: Arial;
  font-size: 8pt;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

A:hover {
  font-family: Arial;
  font-size: 8pt;
  color: #006600;
  font-weight: bold;
  text-decoration: none;
  background-color: #FFFFFF;
}