a:link {
	font-family: "Century Gothic";
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic";
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
