a {
	text-decoration: none;
}
.aGreen {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: italic;
	color: #85C71B;
	text-decoration: none;
}
.aBlack {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

