body {
	background-color: #AECBDD;
}
.style2 {color: #666666}
.Content_Text {font-size: 11px; font-family: Geneva, Arial, Helvetica, sans-serif;}
.Content_Blue {color: #006699}
.News_Title {
	color: #F86903;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.News_Text {font-size: 11px; font-family: Geneva, Arial, Helvetica, sans-serif; color: #336699; }
.Menu_Btm_Text {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
}
.Menu_footer {font-size: 11px; font-family: Geneva, Arial, Helvetica, sans-serif; color: #DCDCDC; font-weight: bold; }
a:link {
	text-decoration: none;
	color: #DCDCDC;
}
a:visited {
	text-decoration: none;
	color: #DCDCDC;
}
a:hover {
	text-decoration: none;
	color: #2C3A77;
}
a:active {
	text-decoration: none;
	color: #DCDCDC;
}
