/* ARS "Rate My Tranny" video gallery thumbs 384x288 design v.2.2 stylesheet */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66CCFF;
	background-color: #000000;
}
table {
	border: 1px solid #33CCFF;
	background-color: #D0C9C3;
	height: 1200px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb {
	margin: 5px;
	height: 288px;
	width: 384px;
	border: 1px solid #990000;
	background-color: #999999;
}
a:hover .thumb {
	border: 1px solid #FF0033;
	margin-top: 7px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 7px;
}
.tx1 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #3366FF;
}

