body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}
table {
	border: 1px solid #999999;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb {
	border: 2px solid #999999;
	margin: 3px;
	padding: 1px;
	height: 288px;
	width: 384px;
}
a:hover .thumb {
	border: 2px solid #FF3399;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
}.tx1 {
	font-size: 18px;
	font-weight: bold;
}

