.HT{
	font-family: "Century Gothic";
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;
	line-height: 20px;
}
a:link {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #dfeb00;
	
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #dfeb00;
	
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FF6600;
	
	text-decoration: none;
}
a:active {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #dfeb00;
	
	text-decoration: none;
}
