a:link {
	font-family: "century gothic";
	color: #85C436;
	text-decoration: none;
}
a:visited {
	font-family: "century gothic";
	color: #85C436;
	text-decoration: none;
}
a:hover {
	color: #ffcc00;
	text-decoration: underline;
}
