.toplinks {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
a.toplinks:hover {
color:#CC0000;
}

.headingtext {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}

.runningtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	line-height: 20px;
}


.subheading {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-transform: none;
}

.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-transform: none;
}
a.sublinks:hover {
	color:#CC0000;
	text-decoration: none;
}
.homesublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: none;
}
a.homesublinks:hover {
	color:#CC0000;
	text-decoration: none;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-transform: none;
}
a.footertext:hover {
	color:#CC0000;
	text-decoration: none;
}
