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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66CCFF;
	background-color: #b8aea5;
}
table {
	border: 2px solid #33CCFF;
	background-color: #D0C9C3;
	height: 1200px;
	width: 1116px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb {
	margin: 4px;
	height: 288px;
	width: 384px;
	border: 2px solid #990000;
}
a:hover .thumb {
	border: 2px solid #FF6699;
}
.tx1 {
	font-size: 18px;
	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;
}

