body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF33;
}
table {
	border: 2px solid #6d6208;
	background-color: #010818;
	background-image: url(bg.jpg);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb {
	border: 1px solid #CCCC33;
	height: 288px;
	width: 384px;
	margin: 3px;
	background-color: #000011;
}
a:hover .thumb {
	border: 1px solid #FFFF33;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:active {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	color: #FF0066;
	text-decoration: none;
}.tx1 {
	font-size: 18px;
	font-weight: bold;
}

