a:link {
	font-family: Verdana, "Century Gothic", Arial, HelvLight, sans-serif;
	color: #CC6600;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, "Century Gothic", Arial, HelvLight, sans-serif;
	color: #CC6600;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, "Century Gothic", Arial, HelvLight, sans-serif;
	color: #CC0000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, "Century Gothic", Arial, HelvLight, sans-serif;
	color: #009933;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}