/* CSS Document */
A:Link  {
	text-decoration : none;}
A:Visited  {
	text-decoration : none;}
A:Active  {
	text-decoration : underline;
	color : #333366;}
A:Hover  {
	text-decoration : underline overline;
	color : #003366;
	background-color:#202985;}
table.scroll	{
	font-size: xx-small;
	width: 90%;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
th.scroll	{
	background-color:#202985;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}

#news p {			
				font:Tahoma;
				font-family:Tahoma;
				color:#2C3795;				
				font-size:11px;
				text-decoration:none;
												
				}
