body {
	background-color: #666666;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333333;

}
a:link {
	color: #333333;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;



}
a:visited {
	color: #333333;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;


}
a:hover {
	font-weight: normal;
	text-decoration: none;
}

