DIV {
	font-family : Arial;
}

.clsCMOn {
	color: black;
	text-align: center;
	background-image:url('img/b2.gif');
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMOver {
	color: black;
	background-image:url('img/b3.gif');
	text-align: center;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
        padding: 2px 4px;
}
