
.clsCMOn, .clsCMOver {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 7.25pt;	
	font-weight: normal;	
	/* cursor: pointer;	*/
	cursor: hand;	
    padding: 2px 0 0 4px;
	text-align: left;
}

.clsCMOn {
	color: white;
	text-decoration: none;
}

.clsCMOver {
	color: white;
	text-decoration: underline;
}

.topNormal, .topRollovered {
	padding-left: 0px;
	padding-top: 0px;
	text-align: left;
}

