body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(lusty_bg.jpg);
	text-align: center;
}
.thumb img {
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 1px;
}  

.thumb a:hover img {
	border: 1px dashed #FFFF00;
	padding: 0px;
	margin: 1px;
	filter: Gray;
} 

a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #CCCCCC;
}

.textlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
#thumb {
	width: 1040px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}