/* Silvercash "Ebony Addiction" 400*300 video gallery v1.3 stylesheet */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #111111;
}
table {
	border: 1px solid #666666;
	background-color: #000000;
	width: 820px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb {
	height: 300px;
	width: 400px;
	border: 1px solid #999999;
	margin: 3px;
	background-color: #111111;
}
a:hover .thumb {
	border: 1px solid #FF3300;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
}
.textpic {
	margin: 3px;
}
a:hover .textpic {
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
}
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: normal;
	color: #999999;
}

