body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #111111;
}
table {
	border: 2px solid #666666;
	background-color: #000000;
}
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 #999999;
	margin: 5px;
	background-color: #111111;
}
a:hover .thumb {
	border: 1px solid #FF3300;
	margin-top: 7px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 7px;
}
a:link {
	color: #FF3333;
	text-decoration: none;
}
a:active {
	color: #FF3333;
	text-decoration: none;
}
a:visited {
	color: #FF3333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tx1 {
	font-size: 16px;
	font-weight: bold;
}
.tx2 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}

