TD.cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TD.cell A {
	color: #000000;
	text-decoration: none;
}
TD.cell A:visited {
	color: #000000;
	text-decoration: none;
}
TD.cell A:hover {
	color: #0099FF;
	text-decoration: none;

}
TD.cell A:active {
	color: #000000;
	text-decoration: none;
}

