td.m, td.m:hover {
	width: 100px;
	border: 1px solid black;
	text-align: center;
	background-color: #dee7f7;
}
td.m:hover {
	background-color: #5279bd;
}
a.lm:link, a.lm:visited, a.lm:active, a.lm:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
a.lm:active, a.lm:hover {
	color: white;
}

