/* @ Cash Maniacs "Bangin Whitey" video gallery thumbs 384x288 design v.1 stylesheet */

body {
	background-color: #ffe68e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
	border: 2px solid #FF3333;
	background-color: #CD853F;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thumb {
	height: 288px;
	width: 384px;
	border: 3px solid #FFD934;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}

a:hover .thumb {
	border: 3px solid #FF0000;
}

a:link {
	color: #FFEC8B;
	text-decoration: none;
}

a:active {
	color: #FFEC8B;
	text-decoration: none;
}

a:visited {
	color: #FFEC8B;
	text-decoration: none;
}

a:hover {
	color:   	#EE2C2C;
	text-decoration: none;
}

.tx1 {
	font-size: 18px;
	font-weight: bold;
}

.tx2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

