.menu_txt {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666600;
}
a:hover{
	color: #999900;
	text-decoration: none;
}
a:link{
	color: #666600;
	text-decoration: none;
}
a:visited{
	color: #666600;
	text-decoration: none;
}
a:visited:hover{
	color: #999900;
	text-decoration: none;
}
.menu_txt_e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666600;
}
.scroll_txt {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099cc;
}.content_e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.heading_e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF3399;
	font-weight: bold;
}

