.INFO {font-size: 16px}
.GALLERIES {
	font-size: 14px;
	font-weight: bold;
	padding-left: 150px;
}
.style2 {
	font-size: 10px;
	color: #CCCCCC;
}
.style3 {color: #FF0000}
.sold {
	font-size: 9px;
	color: #FF0000;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #000000;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}
ul {
}
h2 {
	font-size: 24px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #CCCCCC;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


a:link {
	text-decoration: none;
	color: #CCCCCC;
	word-spacing: normal;

}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;

}
ul {
	font-size: 12px;
	list-style-image: none;
	right: 50px;
}
.style1 {
	color: #FF0000;
	font-size: 24px;
}
.subtext {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

