div {
    FONT-FAMILY:  Tahoma ;
    FONT-SIZE: 100%;
    FONT-COLOR: Olive;
}

.clsCMOn {
	font-size: 1em;
	font-weight: bold;
        padding: 0px 5px 1.2em;
	color: Olive;
	text-decoration: underline;
}
.clsCMOver  {
	font-size: 1em;
	font-weight: bold;
        padding: 0px 5px 1.2em;
	color: Blue;
	text-decoration: underline;
}