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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66CCFF;
	background-color: #000000;
}
table {
	border: 2px solid #33CCFF;
	background-color: #D0C9C3;
	width: 860px;
}
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 #990000;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
}
a:hover .thumb {
	border: 2px solid #FF66CC;
}
.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;
}

