.bodyheading {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.whitbgtext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: F9A51B;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: F9A51B;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #FFCC33;
	text-decoration: underline;

}

