body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border: 2px dotted #FF0099;
}
.thumb {
	border: 4px double #00FF99;
	height: 240px;
	width: 320px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
a:hover .thumb {
	border: 4px double #FF3366;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
}
.tx1 {
	font-size: 16px;
	font-weight: bold;
}

