@charset "UTF-8";
.exhibition {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #442304;
	text-decoration: none;
}
.exhibition a:visited {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #442304;
	text-decoration: underline;
}
.exhibition a:active {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #442304;
	text-decoration: underline;
}
.exhibition a:link {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #442304;
	text-decoration: underline;
}
.exhibition a:hover {
	font-family: Helvetica Tahoma,, Arial, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #442304;
	text-decoration: none;
}

