
A {
  text-decoration: none;
  color: #009900;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

TABLE {
  font-family: Verdana;
  font-size: x-small;
}
