 
h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i 
{
font-family:Courier New, Courier, monospace;
font-size:12;
color:black;
}

A:link { text-decoration: none; color: #000000;}

A:visited  { text-decoration: none;  color: #000000;}
A:active  { text-decoration: none;  color: #000000;}
A:hover { text-decoration: underline;  color: #000000;}
