.tumb {
	border: 1px solid #B2A185;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #4D3F1F;
}
a:hover {
	background-color: #C3B294;
}
.copy {
	font-family: "Small Fonts";
	font-size: 9px;
	background-position: center;
	text-align: center;
	color: #8A7B5E;
}
body {
	background-color: #4D3F1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #564936;
}

