th {
	background-color: #7E8804;
}

td img {
	display: block;
}

html, body {
	margin: 0;
	padding: 0;
	position: absolute;
	background-color: #F4F3E6;
}

a:link {
	text-decoration: none;
	color: #CD650C
}
a:visited {
	text-decoration: none;
	color: #CC9966
}
a:link:active, a:hover, a:visited:hover {
	text-decoration: none;
	color: #7E8804
}
