/* @SilverCash "Club He She" video gallery thumbs 384x288 design v.1 stylesheet */

body {
	background-image: url(../images/club-he-she_bg.jpg);
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	background-color: #330099;
	border: 1px solid #FFFFFF;
	width: 824px;
}
.thumb {
	border: 2px solid #FFFFFF;
	height: 288px;
	width: 384px;
	margin: 6px;
	padding: 1px;
}
a:hover .thumb {
	border: 2px solid #FF0000;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF0033;
	text-decoration: none;
}
.tx1 {
	font-size: 16px;
	font-weight: bold;
}

