body {
	background-color: #000000;
	color: #CC9966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	border: none;
}
.tx1 {
	font-size: 10px;
	font-weight: bold;
}
.tx2 {
	font-size: 24px;
	font-weight: bold;
}
.thumb1 {
	height: 240px;
	width: 192px;
	border: 4px double #F7EEAD;
}
a:hover .thumb1 {
	border: 4px double #FFCC00;
}
a:link {
	color: #CD950C;
	text-decoration: none;
}
a:active {
	color: #CD950C;
	text-decoration: none;
}
a:visited {
	color: #CD950C;
	text-decoration: none;
}
a:hover {
	color: #FFB90F;
	text-decoration: underline;
}
.top {
	width: 1020px;
	border: 4px double #CDC8B1;
}
.best {
	height: 0px;
	width: 0px;
	border: none;
}
.galls {
	font-size: 12px;
	font-weight: bold;

}
dl{
	text-align: left;
	color: #CC6600;
	margin: 10px 10px 10px 40px;
}
dt {
	font-size: 18px;
	font-weight: bold
}
dd {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000
}
