a {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: small;
	color: #CC0000;
	text-decoration: underline
}
a:hover {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: small;
	color: #000000;
	text-decoration: none
}
