body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}
table {
	border: 2px solid #660066;
	padding: 2px;
	background-image: url(bg.jpg);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb {
	margin: 3px;
	padding: 1px;
	height: 288px;
	width: 384px;
	border: 2px solid #FFFFFF;
	background-color: #000000;
}
a:hover .thumb {
	border: 2px solid #FB64FF;
}
a:link {
	text-decoration: none;
	color:   	#7AC5CD;
}
a:active {
	text-decoration: none;
	color: #7AC5CD;
}
a:visited {
	text-decoration: none;
	color: #7AC5CD;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.tx1 {
	font-size: 18px;
	font-weight: bold;
}

