.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.menulinkshover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;
}
a.menulinks:hover {
color:#FF6600;
}
.headertext {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #003563;
}
.runningtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footerheadertext {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #F99217;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.footerlinks:hover {
color:#FF6600;
}
