body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	background-color: #000000;
}
table {
	background-color: #000000;
	border: 2px dotted #FF9900;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb {
	margin: 5px;
	height: 288px;
	width: 384px;
	border: 1px solid #999999;
	background-color: #111111;
}
a:hover .thumb {
	border: 1px solid #CC0000;
	margin-top: 7px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 7px;
}
.textpic {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}
a:hover .textpic {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.tx1 {
	font-size: 18px;
	font-weight: bold;
}

