a:link {
	color: #9E0021;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #147E7E;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9E0021;
	font-style: italic;
}
.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.subheadTeal {
	font-weight: bold;
	color: #147E7E;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #9E0021;
}
.menuLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E38D26;
}
a:visited {
	color: #9E0021;
	text-decoration: none;
}
.TealCopy {
	color: #147E7E;
}
