a:active {
	font-family: "Century Gothic", Arial;
	font-size: 9px;
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;
}
a:hover {
	font-family: "Century Gothic", Arial;
	font-size: 9px;
	color: #768547;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: "Century Gothic", Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Century Gothic", Arial;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;

}
