.runningtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.toplinks:hover {
color:#FF3300;
}
.headingtext {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.sublinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.sublinks:hover {
	color:#CC0000;
	text-decoration: none;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footertext:hover {
color:#999999;
}
