.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #1E2948;
}
.err {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h1 {
	font-size: 14px;
	text-decoration: underline;

}
a:link, a:visited {
	color: #FF9900;

}
a:hover {
	text-decoration: none;

}
.footer {
	font-size:11px;
}
.footer a:link, .footer a:visited {
	color: #2c3e6b;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}
.u {
	text-decoration: underline;
}
