/*  @SilverCash "Ebony Addiction" video gallery thumbs 384x288 design v.2 */

body {
	background-image: url(../img/addiction-bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #EDEDED;
}
table {
	border: 5px double #666666;
	background-color: #000000;
	width: 1117px;
	height: 1200px;
}
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: 2px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 7px;
}
a:hover .thumb {
	border: 3px double #FF3300;
	margin-top: 4px;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 10px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.tx1 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	background-color: #FFFFFF;
}
.tx2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	background-color: #FFFFFF;
}

