/* CSS Document */
.glassart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#666666;
	font-weight: bold;
}
.artists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}
.artists a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
}
.artists a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
}
.artists a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.artinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding: 3px;
}
.artline {
	border: 1px solid #FF9900;
}
.gallery {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#000000;
	font-weight: bold;
}
.artpieces {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF6600;
}
