.titlefont {
	font-family: Tahoma;
	font-size: 10.5px;
	color: #FFFFFF;
	text-decoration: none;
}
a.titlefont:hover {
	font-family: Tahoma;
	font-size: 10.5px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytxt {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytxtblack {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytxtnormal {

	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.headingfont {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.headingfont:hover {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.bodytxtwhite {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bodytxtwhite:hover {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: unerline;
}
.titlelinkfont {


	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.linkfont {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkfont:hover {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #838284;

}
