body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	background-color: #C8C8C8;
	border: 3px solid #7A7A7A;
	height: 1200px;
}
.thumb {
	height: 288px;
	width: 384px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
	border: 2px solid #666666;
}
a:hover .thumb {
	border: 2px solid #FF9900;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.tx1 {
	font-size: 22px;
	font-weight: bold;
}
.tx2 {
	font-size: 18px;
	font-weight: bold;
}

