body {
	color: #8B658B;
	background-color: #FFFAF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 9px;
	font-weight: normal;
	border-style: none;
}
.thumb1 {
	height: 240px;
	width: 192px;
	border: 1px dotted #333333;
	background-color: #FFFFFF;
}
a:hover .thumb1 {
	border: 1px dotted #CD950C;
}
.tx1 {
	font-size: 10px;
	font-weight: bold;
}
a:link {
	color: #8B658B;
	text-decoration: none;
}
a:active {
	color: #8B658B;
	text-decoration: none;
}
a:visited {
	color: #8B658B;
	text-decoration: none;
}
a:hover {
	color: #8B8B7A;
	text-decoration: none;
}
.galls {
	font-size: 14px;
	border: 1px solid #FF00FF;
	width: 990px;
	padding: 7px;
	font-weight: bold;
}
.top1 {
	width: 990px;
}
.top2 {
	width: 990px;
	border: 1px dotted #333333;
	color: #FF6600;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
li {
	list-style-type: square;
}
