body {
	background-image: url(ebony-internal-bg.gif);
	background-repeat: repeat;
	background-color: #FFCC66;
}
table {
	border: 3px double #3F2018;
	background-color: #FBAF61;
}
.thumb {
	border: 4px double #CC6600;
	height: 288px;
	width: 384px;
	margin: 5px;
}
a:hover .thumb {
	border: 4px double #FFCC99;
}
.tx1 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFBC74;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #DA9C59;
}
.tx2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B43B00;
	text-decoration: none;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.ban {
	height: 0px;
	width: 0px;
	border: none;
}

