body {
	background-color: #676767;
	font-size:0.8em;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	color:#000000;
	text-align:left;
}
td {
font-size:12px;
}
a:link{
 color: #0065a9;
 text-decoration: none;
 font-weight: bold;
}
a:visited {
 color: #0065a9;
 text-decoration: none;
 font-weight: bold;
}

a:hover   {
 color: #0065a9;
 text-decoration: underline;
 font-weight: bold;
}

.cell {
	background-color: #FFD0B0;
	border: #FFD0B0;
}
