body {
	background-color: #4e5156;
}

.artist a {
	font-size: 18px;
	color:#000000;
	text-decoration:none;
}

.artist a:hover {
	font-size: 18px;
	color: #616469;
	text-decoration:underline;
}

.artist a:visited {
	font-size: 18px;
	color: #e00024;
	text-decoration:underline;

}



.nextartist a {
	font-size: 12px;
	color: #e00024;
	text-decoration:underline;
}

.nextartist a:hover {
	font-size: 12px;
	color: #e00024;
	text-decoration:underline;
}

.nextartist a:visited {
	font-size: 12px;
	color: #e00024;
	text-decoration:underline;

}


.menulinks {
	font-size: 14px;
	color: #FFFFFF;
}

.menulinks a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}

.menulinks a:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:underline;
}

.menulinks a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;	
}
.artistname {
	font-size: 18px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:RIGHT;
}
.paintingTitle {
	font-size: 18px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.paintingMedium {
	font-size: 12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.paintingDesc {
	font-size: 12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.galleryDates {
	font-weight: bold;
}

.artistBio {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.artistSoloFeatured {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}