.body  { background: "#ffffff" } 
	    
.tableNav {
	background: #cccccc;
	text-align: center;
}

.tableNav td {
	background: #f1f1f1;
	padding: 2px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	text-align: center;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	
}
	


