@charset "utf-8";
PR-ANC:link {
	text-decoration: none;
	font: normal 16px "Bell Gothic Std Light";
	color: #000000;
}
PR-ANC:visited {
	text-decoration: none;
	color: #999999;
	font-style: normal;
}
PR-ANC:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-style: normal;
}
PR-ANC:active {
	text-decoration: none;
	color: #333333;
	font-style: normal;
}
