.topbarlinks {
	font-family: "Abadi MT Condensed Light", "Century Gothic", Courier;
	font-size: 15px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: "Abadi MT Condensed Light", "Century Gothic", Courier;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 25px;
	text-align: left;
	margin-right: 7px;
	padding-left: 0px;
}
.title {
	font-family: "Arial Black";
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
}

