BODY
{
background-image:url(backpic.png);
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 10pt;
} 
A:link { color:#000000; background: none; text-decoration:none;
} 
A:hover { color:#000000; background: none; font-weight:bold;
} 
A:active { color:#009900; background: none; text-decoration:none;
} 
A:visited { color:#ff0000; background: none; text-decoration:none;
}