body, td {
font-family: Verdana, Helvetica, Arial,  sans-serif;
font-size: 8pt;
line-height: 12pt;
background: #000;
}

td {
font-size: 10pt;
line-height: 12pt;
background: transparent;
color: #fff;
}

p {
font-size: 10pt;
line-height: 12pt;
color: #fff;
}

a:link, a:visited, a:active {
background: transparent; 
color: #000; 
font-weight:bold;
text-decoration:none; 
}

a:hover {
background: transparent; 
color: #000; 
font-weight:bold;
text-decoration:underline;
}

#main_links a:link, #main_links a:visited, #main_links a:active {
background: transparent; 
color: #fff; 
font-weight:bold;
text-decoration:none; 
}

#main_links a:hover {
background: transparent; 
color: #fff; 
font-weight:bold;
text-decoration:underline;
}