body {
	background-image: url(clubheshe_bg.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	border: 2px solid #FF3333;
	background-color: #3B008C;
	width: 720px;
	background-image: url(bg.gif);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thumb {
	border: 2px solid #CCCCCC;
	margin: 5px;
	height: 240px;
	width: 320px;
}
a:hover .thumb {
	border: 2px solid #FF3366;
}

.tx1 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color : #FFFFFF;
	text-decoration : none;
}
a:active {
	color : #FFFFFF;
	text-decoration : none;
}
a:visited {
	color : #FFFFFF;
	text-decoration : none;
}
a:hover {
	color : #FF0033;
	text-decoration : none;
}
.ban {
	border: 1px solid #666666;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	height: 300px;
	width: 200px;
}
a:hover .ban {
	border: 1px solid #FF0066;
}

