body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}
body {
	background-color: #FFFFFF;
}
a:link  {
	color: #777777;
	font-weight: bold;
	text-decoration: none;
}
a:visited  {
	color: #777777;
	font-weight: bold;
	text-decoration: none;
}
a:hover  {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}
a:active   {
	color: #777777;
	font-weight: bold;
	text-decoration: none;
}

.selected  {
	color: #642321;
	font-weight: bold;
}

.series  {
	color: #888888;
	font-size: 24px;
}

.seriestitle  {
	color: #666666;
	font-size: 24px;
}

.artwork  {
	color: #AAAAAA;
}

.arrow  {
	color: #CCCCCC;
}

.photographer  {
	font-size: 10px;
}

.print {
	color: #000000;
}
.thinBorder {
	border:thin solid #CCCCCC;
}
