
.clsCMTopOn {
   font-weight: bold;
	color: #FDC40C;
	background: transparent;
	font-size : 10px;
	text-decoration : underline;
   padding: 0px;
}
.clsCMTopOver
{
   font-weight: bold;
	color: White;
	background: transparent;
	font-size : 10px;
	text-decoration : underline;
   padding: 0px;
}
.clsCMOn {
   font-weight: bold;
	color: #FDC40C;
	font-size : 10px;
	text-decoration : underline;
   padding: 0px;
}
.clsCMOver
{
	color: #FDEF0C;
	font-size : 10px;
   font-weight: bold;
	text-decoration : underline;
   padding: 0px;
}


