body {
  color            : #009933;
  padding          : 0px;
  background-color : #009933;
  font-family      : arial, sans-serif;
  font-size        : 11px;
}
td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
}
a#active_menu:hover {
  color            : #33FF33;
}
a:link, a:visited {
  font-size        : 11px;
  color            : #000066;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #33FF33;
  text-decoration  : none;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #000066;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  text-decoration  : none; 
}
a.readon:hover {
  color            : #00FF00;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
}
ul {float          : left;
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
