<!--
BODY{ 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	color: #333333;
	font: 11px verdana,arial,helvetica,sans-serif; 
}


 /* FONT COLORS */

.titleBoxNews{ 
	color: #2e322d; 
	font-weight: bold; 
}

.dataBoxNews{
	color: #0033FF;
	font-size: 9px;
}

.endNews{ 
	font-size: 10px; 
	color: #0033ff; 
	font-weight: bold; 
	text-align: center;
}

.center{ 
	text-align: center; 
}

#NewsDiv{ 
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 100%; 
	font-weight: normal;
}

.formMenu{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

 /* PAGE LINK COLORS */

a:link{ 
	color: #0033FF; 
	text-decoration: none;
}

a:visited{ 
	color: #6633FF; 
	text-decoration: none;
}

a:active{ 
	color: #0033FF; 
	text-decoration: none; 
}

a:hover{ 
	color: #6699FF; 
	text-decoration: none; 
}
