body {
	background-color: #CDCCB2;
}
a:link {
	color: #E8994C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E8994C;
	}
a:hover {
	text-decoration: none;
	color: #F75D10;
	
}
a:active {
	text-decoration: none;
	color: #F7F7A5;
	
}
.top {background-color:silver; border-bottom:2px solid white; width:400; text-align:justify;}
.d_top {border-bottom:2px solid white; width:400; text-align:justify;}
.news {font-size:14; color:black; font-family:Times New Roman; width:400; text-align:justify;}
.theme {color:white;font-size:14; font-family:Verdana; text-align:right; width:400;}
.date {color:white;font-size:12; font-family:Verdana;text-align:left;}
.separate {height:10}
