

h1 {
	font-size: 130%;
	font-family: arial;
}

DIV {
	font-family : Tahoma, Helvetica;
}

.clsCM1On {
	color: white;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
      
}

.clsCM1Over {
	color: white;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
		
      
}

.clsCM2On {
	color: white;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
        text-align: center;
		
}

.clsCM2Over {
	color: white;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
        text-align: center;

}

.clsCM3On {
	color: yellow;
	font-weight: bold;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
        text-align: center;
}

.clsCM3Over {
	color: black;
	font-weight: bold;
	font-size : 10px;
	text-decoration : none;
        padding: 2px 4px;
        text-align: center;
}

