.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C5AA8;
	text-align: left;
}
a:link {
	color: #5E3E12;
	text-decoration: none;
}
a:visited {
	color: #5E3E12;
	text-decoration: none;
}
a:hover {
	color: #CCDB2C;
	text-decoration: underline;
}
a:active {
	color: #996633;
	text-decoration: underline;
}
.smallText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C5AA8;
}
