.mcell {

	display:block;

	padding:9px;

	color:#FFFFFF;

	text-decoration:none;

	font-family:Verdana;

	font-size: 10pt;

	font-style: normal;

	font-weight:normal;

	line-height: normal;

	font-variant: normal;

}



.mcell:hover {

	border-color:#000000;

	border-width: 0px;

	display:block;

	padding:9px;

	color:#FFFFFF;

	text-decoration:none;

	background-color:#000000;

	font-family:Verdana;

	font-size: 10pt;

	font-style: normal;

	line-height: normal;

	font-variant: normal;

}