a:link {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	color: #5B852B;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	

}
a:visited {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #5B852B;
}
a:active {
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5B852B;
	text-decoration: underline;
}
