.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 4px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: none;
}
.background {
	color: #CCCCCC;
	background-color: #CCCCCC;

}
.cell {
	background-color: #CCCCCC;
}