body {
	background-image: url(bg.gif);
	background-color: #FFBC74;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	border: 3px double #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;
	padding: 1px;
	margin: 3px;
}
a:hover .thumb {
	border: 1px solid #FFFFCC;
	padding: 1px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.tx1 {
	font-size: 18px;
}

