body
{
  background: #336633;
  color: white;
  font-family: sans-serif; 
  font-size: 10pt;
}


a:link    { color: #00c000; }
a:visited { color: #00c000; }
a:hover   { color: red; }
a:active  { color: #00ff00; }

a
{
  text-decoration: none;
}

td.menu
{
  color: white;
  font-family: sans-serif; 
  font-weight: bold;
  font-size: 10pt;
  text-align: left;
}

td.no
{
  color: white;
  font-family: sans-serif; 
  font-weight: bold;
  font-size: 10pt;
  text-align: right;
}


p
{
 color: white;
}
