DIV {
	font-family : Tahoma, Helvetica;
}

.clsCMOn {
	color: white;
	font-size : 11px;
	text-decoration : none;
	padding: 10px 15px;
	font-weight: bold;
}

.clsCMOver {
	color: white;
	font-size : 11px;
	text-decoration : none;
      padding: 10px 15px;
	font-weight: bold;
}


.clsCMOn2 {
	color: white;
	font-size : 12px;
	text-decoration : none;
        padding: 0px 0px;
}

.clsCMOver2 {
	color: white;
	font-size : 12px;
	text-decoration : none;
        padding: 0px 0px;
}

.clsCMOn3 {
	color: white;
	font-size : 11px;
	text-decoration : none;
	padding: 3px 10px;
	font-weight: bold;
}

.clsCMOver3 {
	color: white;
	font-size : 11px;
	text-decoration : none;
      padding: 3px 10px;
	font-weight: bold;
}



