.news {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 12px;
}

.class1 A:link {text-decoration: none; color: #C8AD5C;}
.class1 A:visited {text-decoration: none; color: #C8AD5C;}
.class1 A:active {text-decoration: none; color: #C8AD5C;}
.class1 A:hover {text-decoration: underline; color: #C8AD5C;}

.class2 A:link {text-decoration: none; color: #335A80;}
.class2 A:visited {text-decoration: none; color: #335A80;}
.class2 A:active {text-decoration: none; color: #335A80;}
.class2 A:hover {text-decoration: underline; color: #335A80;}

}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #36382A;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #335A80;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A4C46;
}
