/* mac hide \*/
@import url("ie51hide.css");
/* END hide from Mac IE5 */
.clsCMTopOn {
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	text-decoration : none;
    padding: 2px 4px;
    letter-spacing: 1px;
}
.clsCMTopOver {
	color: black;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	text-decoration : none;
    padding: 2px 4px;
    letter-spacing: 1px;
}

.clsCM {
	color: black;
	font-size: 10px;
	text-decoration : none;
    padding: 2px 4px;
}
.clsCMOver {
	color: white;
	font-size: 10px;
	text-decoration : none;
    padding: 2px 4px;
}


