/* @SilverCash "Ebony Addiction BDWC" video gallery thumbs 384x288 design v.1 stylesheet */

body {
	background-image: url(../images/addiction_bg.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #EBEBEB;
}

table {
	border: 4px solid #A9A9A9;
	background-color: #000000;
	width: 840px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thumb {
	height: 288px;
	width: 384px;
	border: 3px double #999999;
	margin-top: 4px;
	margin-right: 7px;
	margin-bottom: 4px;
	margin-left: 7px;
}

a:hover .thumb {
	border: 3px double #FF3300;
}

a:link {
	color: #FF3333;
	text-decoration: none;
}

a:active {
	color: #FF3333;
	text-decoration: none;
}

a:visited {
	color: #FF3333;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.tx1 {
	font-size: 16px;
	font-weight: bold;
}

.tx2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

