body {
	background-color: #388822;
}

a:hover {
	text-decoration: none;
	color: #c30;
}
.current {
	font-weight: bold;
	color:#a3d591;
	background-color: #000;
}
.cthumb {
	background-color: #ffffff;
}

.thumb {
	background-color: #a3d591;
	border: 1px solid #236112;
}
.infotable {
	border: 0px solid #236112;
}

.infotable td {
	border: 0px solid #236112;
}
.title a:hover {
	text-decoration: none;
	color: #c30;
}
.newlabel {
	color: #fff;
	background-color: #c30;
}


