/*.textOnly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	letter-spacing: 1.75pt;
	text-align: left;
	white-space: normal;
	display: inline;
	word-spacing: normal;
	vertical-align: top;
	text-decoration: none;
}
*/
.header {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.textOnly, .textOnly a {
	margin: 0px;
	text-decoration: none;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	letter-spacing: .5px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	}

	.textOnly a {
	font-weight: bold;
	}

	.textOnly a:link {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;	
	}

	.textOnly a:visited {
	color: #666666;
	}

	.textOnly a:hover, .textOnly  a:active {
	color: #999999;
	background-color: #333333;
	} 



.artistsCats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1.75pt;
	word-spacing: normal;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	display: inline;
}
.pieceDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	letter-spacing: 2pt;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	display: inline;
	white-space: normal;
}
.pieceDescriptionW {color: #FFFFFF}

.shift {
	vertical-align: top;
	padding-top: 5px;
}


:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
	color: #999999;	
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #999999;
	text-decoration: none;
}