
a:link {
	font-family: Century Gothic;
	font-size: 12pt;
	color: #75612B;
	text-decoration: none;
}
a:visited {
	font-family: Century Gothic;
	font-size: 12pt;
	color: #75612B;
	text-decoration: none;
}

a:hover {
	font-family: Century Gothic;
	font-size: 12pt;
	color: #75612B;
	text-decoration: underline;
}

a:active {
	font-family: Century Gothic;
	font-size: 12pt;
	color: #75612B;
	text-decoration: none;
}




