BODY { background: #FFFFFF none; color: #000000; }

A:link    { background: transparent none; color: #476433; }
A:visited { background: transparent none; color: #7c936d; }
A:hover   { background: transparent none; color: #3366cc; text-decoration: underline; }
A:active  { background: transparent none; color: #cc6633; }

H1, H2, H3, H4
{
/*   background: #cae1ff; */
/*   color: #000000; */
   background: #476433 none;
   color: #ededed;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   clear: both;
}
H2 A:link    { background: transparent none; color: #bdf8f8; }
H2 A:visited { background: transparent none; color: #bdbded; }
H2 A:hover   { background: transparent none; color: #adbdf8; }
H2 A:active  { background: transparent none; color: #f8bd9d; }

DT
{
   font-weight: bold;
   font-family: Geneva, Arial, Helvetica, sans-serif;
}

