body {
	background-image: url(clubheshe_bg.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
}
.tab1 {
	background-color: #3B008C;
	border: 2px ridge #FF6600;
	color: #FFFFFF;

}
.thumb1 {
	border: 2px solid #666666;
	margin: 5px;
	height: 288px;
	width: 384px;

}
.tx1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.tx2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9966;

}
.tx3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9966;

}
a:link {
	color : #FFFF66;
	text-decoration : none;
}
a:active {
	color : #FFFFFF;
	text-decoration : none;
}
a:visited {
	color : #FFFFFF;
	text-decoration : none;
}
a:hover {
	color : #33CCCC;
	text-decoration : none;
}
.ban {
	border: 1px solid #666666;
	margin: 15px;

}

