body {
	background-image: url(nuts-bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
table {
	background-color: #FFFFFF;
	border: 2px solid #FFCC00;
}
img {
	border: none;
}
.thumb {
	height: 288px;
	width: 384px;
	margin: 4px;
	border: 4px double #333333;
}
a:hover .thumb {
	border: 4px double #FF6600;

}
.tx1 {
	font-weight: bold;
	font-size: 18px;

}
.tx2 {
	font-weight: bold;
	color: #00CCCC;

}
a:link {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF0066;
	text-decoration: none;
}
.ban {
	height: 0px;
	width: 0px;
	border: none;
}

