body {
	background-image: url(bg.gif);
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	background-color: #1C1C1C;
	border: 3px double #666666;
}
.thumb {
	border: 2px solid #999999;
	height: 240px;
	width: 320px;
	margin: 10px;
	padding: 1px;
}
a:hover .thumb {
	border: 2px solid #FF6600;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.tx1 {
	font-size: 16px;
	font-weight: bold;
}

