.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.class1 A:link {text-decoration: none; color: #AE4021}
.class1 A:visited {text-decoration: none; color: #AE4021}
.class1 A:active {text-decoration: none; color: #AE4021}
.class1 A:hover {text-decoration: underline; color: #FFFFFF; background-color: #AE4021;}

.class2 A:link {text-decoration: none; color: #FFFFFF}
.class2 A:visited {text-decoration: none; color: #FFFFFF}
.class2 A:active {text-decoration: none; color: #FFFFFF}
.class2 A:hover {text-decoration: underline; color: #F8E0DA; background-color: #DA5736;}.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AE4021;
}

