a.cc:link {
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial";
	color: #000000;


}
a.cc:visited {
	font-size: 11px;
	color: 666666;
	text-decoration: none;
	font-family: "Arial";

}
a.cc:hover {
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
	font-family: "Arial";

}
a.cc:active {
	font-size: 11px;
	color: 666666;
	text-decoration: none;
	font-family: "Arial";

}
.font-height {
	font-family: "arial";
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}
