body {
	background-color: #996633;
}

td {
	color: #CCCCCC;
	font: bold 14px Verdana, sans-serif;
	text-align: center;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	background-color: #666666;
	color: #D3D3D3;
}
.inactive {
	text-decoration: none;
	color: #CCCCCC;
}

.title {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}

.title2 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}

