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