a.sub:link {
	color: #7EE2FF;
	text-decoration: none;
}
a.sub:visited {
	text-decoration: none;
	color: #7EE2FF;
}
a.sub:hover {
	text-decoration: underline;
	color: #7EE2FF;
}
a.aub:active {
	text-decoration: none;
	color: #7EE2FF;
}
.body_txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.footerBlue {
	font-family: Tahoma;
	font-size: 10px;
	color: #7EE2FF;
}
.body_txtBlue {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7EE2FF;
}
.Blue_head {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #7EE2FF;
	font-weight: bold;
	text-decoration: underline;
}
.form_txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.blue_underline {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7EE2FF;
	text-decoration: underline;
}
