body {
  background-color: #FFFFFF;
  color: #000;
}
a.menu:link {
  color: #000000;
  background-color: transparent;
  font-weight      : normal;
  text-decoration  : none;
}
a.menu:visited {
  color: #000000;
  background-color: transparent;
  font-weight      : normal;
  text-decoration  : none;
}
a.menu:hover {
  color: #0600FF;
  background-color: transparent;
  font-weight      : normal;
  text-decoration  : none;
}
a.text:link {
  color: #000088;
  background-color: transparent;
  font-weight      : normal;
  text-decoration  : none;
}
a.text:visited {
  color: #000088;
  background-color: transparent;
  font-weight      : normal;
  text-decoration  : none;
}
a.text:hover {
  color: #0600FF;
  background-color: transparent;
  font-weight      : normal;
  text-decoration  : none;
}
.popup
{
COLOR: #9F141A;
CURSOR: help;
TEXT-DECORATION: none
}
