.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.main_text_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.main_text_highlight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3399ff;
}
.inverted_subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFC7;
}
.title_white {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: italic;
}
.imagelink {
	display:block;
	width:78px;
	height:54px;
	border: 1px solid #333333;
}	
.imagelink:link {
	border: 1px solid #333333;
}
.imagelink:visited {
	border: 1px solid #333333;
}
.imagelink:active {
	border: 1px solid #3399ff;
}
.imagelink:hover {
	border: 1px solid #3399ff;
}
.inverted_paintingName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFC7;
}
.inverted_maintext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFC7;
}
.inverted_description {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
