a:link {
	color: #136179;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #136179;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #136179;
}

.homeintro {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 26px;
	color: #857BDD;
}
.news {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #3A424F;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	letter-spacing: 1px;
	color: #3A424F;
}
.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	color: #3A424F;
}
.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
}
.subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #584BD0;
	letter-spacing: 2px;
}
.mainnav {
	display: block;
	font-size: 10px;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	text-decoration: none;
}
.mainnav:hover {
	color: #ffffff;
}.imageright {
	text-align: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.subheadsPink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #B354BB;
	letter-spacing: 2px;
}
.subheadsCyan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #337EA4;
	letter-spacing: 2px;
}
.subheadsGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #478E55;
	letter-spacing: 2px;
}

