body {
	background-image: url(all-interracial-bg.jpg);
	background-repeat: repeat-x;
	background-color: #660000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
img {
	border: none;

}
table {
	background-color: #000000;
}
.thumb {
	border: 2px solid #990000;
	height: 288px;
	width: 384px;
	margin: 5px
}
a:hover .thumb {
	border: 2px solid #FF0000
}
.tx1 {
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
.tx2 {
	color: #CC0000;
	font-size: 22px;
	font-weight: bold;

}
a:link {
  color: #FFFFFF;
	text-decoration: none;
}
a:active {
  color: #FFFFFF;
	text-decoration: none;
}
a:visited {
  color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.ban {
	height: 0px;
	width: 0px;
	border: none;
}

