.emenu_text a:link , .emenu_text a:active , .emenu_text a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.emenu_text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.emain_text {
	font-family: Geneva;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.emain_text a:link , .emain_text a:active , .emain_text a:visited {
	font-family: Geneva;
	font-size: 12px;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}
.emain_text a:hover{
	font-family: Geneva;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
.etable_header {
	font-family: Geneva;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #98B0CD;
}
.blue_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.blue_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
.blue_text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}

