body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #ECE9D8;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}


