a.cheng:link {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
a.cheng:visited {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
a.cheng:hover {
	font-size: 9pt;
	color: #0066FF;
	text-decoration: underline;
}
a.cheng:active {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
