div {
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 100%;
    FONT-COLOR: Black;
}

.clsCMOn {
	font-size: 0.9em;
	font-weight: bold;
        padding: 0px 5px 1.2em;
	color: rgb(170,44,55);
	text-decoration: underline;
}
.clsCMOver  {
	font-size: 0.9em;
	font-weight: bold;
        padding: 0px 5px 1.2em;
	color: Blue;
	text-decoration: underline;
}