.fontview {
	font-family: Verdana, "MS Sans Serif";
	font-size: 8px;
	color: #0033FF;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;




}
.fontD {
	font-family: Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
}
.fontfile {
	font-family: Verdana, "MS Sans Serif";
	font-size: 10px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.fontdetail {
	font-family: Verdana, "MS Sans Serif";
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Verdana, "MS Sans Serif";
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

