a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.cellmouseover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #b6b3f4;
}
.cellmouseoff {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000066;
}
.body {
	background-color: #d9d9ff;
}
