BODY {
	background-color :000000;
}



BODY,TD, TH, DIV, PRE, CODE, SPAN, P, OL, UL, DL, DT, DD, LI, BLOCKQUOTE {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size : 14px;
	font-style : normal;
	color : FFFFFF;
} 

.news {
	font-size: 22px;
	color : #FFC000;
	font-weight : normal;
}


.caption {
	font-size: 18px;
	color : #FFC000;
	font-weight : bold;
}


.header {
	font-size: 14px;
	color : #FFC000;
	font-weight : bold;
}

.contain {
	background-color :660000;	
}

A:link {
		color :#99FFFF;
}

A:hover {
	color:#009999;
}

A:visited {
		color :#99FFFF;
}

.biglink {
	font-size: 16px;
	font-weight : bold;	
}
