div {
	font-family: Arial;
}

.clsCMOn2 {
	font-size: 11px;
        padding: 6px 10px 4px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background: url(images/bottom_menu.jpg);
}
.clsCMOver2 {
	font-size: 11px;
        padding: 6px 10px 4px;
	color: #5f7c0e;
	font-weight: bold;
	text-decoration: none;
        background: url(images/bottom_menu.jpg);
}
.clsCMOver {
  font-size: 12px;
        padding: 10px 4px 10px;
	color: #5f7c0e;
	font-weight: bold;
	text-align: center;
}
.clsCMOn{
         font-size: 12px;
        padding: 10px 4px 10px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	}
