/* @PimpRoll "Shemale Angel" video gallery thumbs 384x288 design v.1 stylesheet */

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
table {
	border: 2px dotted #999999;
	width: 824px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb {
	height: 288px;
	width: 384px;
	border: 2px solid #666666;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
}
a:hover .thumb {
	border: 2px solid #0066FF;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
.tx {
	font-weight: bold;
	font-size: 16px;
}

