body {
	background-color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	border: 1px solid #3F2018;
	background-color: #FAB061;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb {
	height: 288px;
	width: 384px;
	border: 1px solid #3F2018;
	margin: 3px;
}
a:hover .thumb {
	border: 1px solid #FFFFCC;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:active {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.tx1 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

