.cmenu { 
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #333366;	
	text-decoration : none; 	
	cursor: hand;
	
	}
.cmenuarea	{ position: relative; font-size: 8pt; 	border-style: solid; 	border-width: 1px; 	border-color: red; 	background-color: white; 	padding: 5px; 	}
