BODY.BODYdesign {
	background-image : url(../images/site_background.jpg);
	background-color : #DDDFE1;
	background-repeat : repeat-x;
}
TD.CELLdesign {
	background-image : url(../images/page_background.jpg);
	background-repeat : no-repeat;
	color : #FFFFFF;
	background-color : #FFFFFF;
}
TD.FOOTER {
	font-family : Verdana;
	font-size : 11px;
	color : #F3F3F3;
}
TD.textFormat {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	line-height : 18px;
}
A.news {
	font-family : Verdana;
	font-size : 11px;
	color : blue;
	text-decoration : none;
}

A.news:visited {
	font-family : Verdana;
	font-size : 11px;
	color : blue;
	text-decoration : none;
}

A.news:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #778899;
	text-decoration : none;
}



