body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: D23812;
}
.footer {
	font-size: 11px;
}
.yellowGold {
	color: #FFCC00;
}
.selectAnArtist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.photoCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
.ArtistNameBold {
	font-size: 16px;
	color: c82f08;
	font-weight: bold;
	line-height: 17px;
}
.showTitle {
	font-size: 15px;
	font-style: italic;
	color: #FFFFFF;
}
.showTitleWhite {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
