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