
A {
  text-decoration: none;
}

A:hover {
  color: #60bf60;
  text-decoration: underline;
  font-weight: bold;
}

TABLE {
  color: #336633;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
}

