body { font-family:verdana,sans-serif; background-color:white; color:black;}

a:link { text-decoration:none; font-weight:bold; color:#cb0000;}
a:visited { text-decoration:none; font-weight:bold; color:#cb0050;}
a:hover { text-decoration:underline; font-weight:bold; color:#ff0000;}
a:active { text-decoration:underline; font-weight:bold; color:#ff0000;}
a:focus { text-decoration:underline; font-weight:bold; color:#ff0000;}


#nav {
 body { font-family:verdana,sans-serif; background-color:white; color:black; 
font-size:x-small;}
 
 a:link { text-decoration:none; font-weight:bold; color:#cb0000;}
 a:visited { text-decoration:none; font-weight:bold; color:#cb0050;}
 a:hover { text-decoration:underline; font-weight:bold; color:#ff0000;}
 a:active { text-decoration:underline; font-weight:bold; color:#ff0000;}
 a:focus { text-decoration:underline; font-weight:bold; color:#ff0000;}
}

#news {
 body { font-family:verdana,sans-serif; background-color:white; color:black; 
font-size:xx-small;}
 
 a:link { text-decoration:none; font-weight:bold; color:#cb0000;}
 a:visited { text-decoration:none; font-weight:bold; color:#cb0050;}
 a:hover { text-decoration:underline; font-weight:bold; color:#ff0000;}
 a:active { text-decoration:underline; font-weight:bold; color:#ff0000;}
 a:focus { text-decoration:underline; font-weight:bold; color:#ff0000;}
}