div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /* Font Family */
}

.clsCMOn {
	color: #FFFFFF; /* Font Colour*/
	font-size : 12px; /* Font Size */
	text-decoration : none;
    padding: 2px 5px 2px 5px; /* top, right, bottom , left */
	text-align: left;
	font-weight: bold;
}

.clsCMOver {
	color: #000000; /* Font Colour*/
	font-size : 12px; /* Font Size */
	text-decoration : none;
    padding: 2px 5px 2px 5px; /* top, right, bottom , left */
	font-weight: bold;
}