a:link {
	text-decoration: none;
	list-style-type: none;
	color: #0066FF;
	clear: none;
	float: none;
	height: auto;
	width: auto;



}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;


}
a:active {
	text-decoration: none;
	color: #0066FF;

}
.fontcategorypage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
