div { font-family : Arial, Tahoma, Helvetica; }
/*.clsCMOn { color: black; font-size : 12px; text-decoration : none; padding-left: 4px; color: black; text-align: left; vertical-align: center; border-bottom: 1px dashed #cccccc; padding-bottom: 4px;}
.clsCMOver { color: black; font-size : 12px; text-decoration : underline; padding-left: 4px; color: black; text-align: left; vertical-align: center; border-bottom: 1px dashed #cccccc; padding-bottom: 4px; }
*/
.clsCMOn {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 4px;
	color: #868686;
	text-decoration : none;
}
.clsCMOver
{
	font-size: 11px;
	font-weight: bold;
	padding: 2px 4px;
	color: black;
	text-decoration : none;
}