HTML, BODY, TABLE {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #e1e1e1;
}
BODY {
	margin: 0;
	background-color: #000;
}
a {
	color: #a6a6a6;
	font-size: 9pt;
	text-decoration: none;
}
a:hover {
	color: #fafedc;
	font-size: 9pt;
	text-decoration: none;
}
.preview_galleries {
	background-color: #393939;
	padding: 4px;
	text-align: center;
}
.preview_galleries a {
	font-size: 10pt;
	font-weight: bold;
	line-height: 18px;
	color: #a6a6a6;
	text-decoration: none;
}
.preview_galleries a:hover {
	font-size: 10pt;
	font-weight: bold;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
}
A IMG {
	border: 1px solid #C0C0C0;
}
