.blacktext a:link {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.blacktext {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
.blacktext a:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.blacktext a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.blacktext a:active {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 2;
}
