body {
	background-image: url(bg.gif);
	background-color: #1F012E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
table {
	border: 1px solid #FF9900;
	background-color: #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb {
	border: 1px solid #FF9900;
	height: 288px;
	width: 384px;
	margin: 6px;
	padding: 1px;
}
a:hover .thumb {
	border: 1px solid #FF0000;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF0033;
	text-decoration: none;
}
.tx1 {
	font-size: 16px;
	font-weight: bold;
}

