a {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #996600;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #996600;
}
