body{ background-color: black;} 
a:link { color: white; text-decoration: none; }
a:visited { color: white; text-decoration: none; } 
a.menu:hover { text-decoration:underline; }
p.maintext
{
color:FFFFFF;
text-align:left;
font-family:"Arial, Helvetica, sans-serif";
font-size:12px;

}

