body 
{ 
	margin:0px;
	background-color:#FFFFFF;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
 }
	
	
a {
	color: #330000;
	text-decoration:underline;
	}
	
a:hover {
	color: #333300;
	text-decoration:underline;
	}

td
{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
 /* FONT COLORS */

.title		{ COLOR: #336666; font-weight: bold; }

#NewsDiv	{ position: absolute; left: 0; top: 0; width: 100% }