a.ehidden {
	color: #000000;
	text-decoration: underline;
}

a.ehidden:visited {
	color: #666666;
	text-decoration: underline;
}

a.ehidden:hover {
	color: #999999;
	text-decoration: none;
}

a.ehidden:active {
	color: #000000;
	text-decoration: underline;
}

a.emenu {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
}

a.emenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #999999;
	background-position: center;
}

a.emenu:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	}

.exhibitionspace {
	font-size: 1em;
	font-style: italic;
	color: #666666;
}
.exobold {
	color: #333333;
	font-weight: bold;
}
.showname {
	font-size: 1.5em;
}
.lightblack {
	color: #666666;
}
.italic {
	font-style: italic;
	color: #999999;
}

