.bodytext {
	font-family: "Century Gothic";
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #939393;
}

a {
	font-family: Century Gothic;
	font-size: 10pt;
	color: #6F6F6F;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

