body {
background-color: #3b3b3b;
font-family: "Tahoma","Verdana","Arial";
}

#news td{
font-size: 8pt;
color: #dddddd;
}

#news a:link {color: #33cc00; font-family:tahoma; font-size: 8pt;text-decoration: none;font-weight:bold}
#news a:visited {color: #3b3b3b; font-family:tahoma; font-size: 8pt; text-decoration: none;font-weight:bold}
#news a:hover {color: #32fa00; font-family:tahoma; font-size: 8pt; text-decoration: none;font-weight:bold}
#news a:active {color: #307000; font-family:tahoma; font-size: 8pt; text-decoration: none;font-weight:bold}

#sidebar a:link {color: #dddddd; text-decoration: none; font-weight: bold;}
#sidebar a:visited {color: #606060; text-decoration: none; font-weight: bold;}
#sidebar a:hover {color: #aaaaaa; text-decoration: none; font-weight: bold;}
#sidebar a:active {color: #606060; text-decoration: none; font-weight: bold;}

#sidebar th,td {
font-size:10pt;
}

#sidebar th {
background:#606060;
color:#33bb00;
}

#footer
{
font-size:8pt;
text-align:center;
color:#dddddd;
}


