.museum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #CCCCCC;
	letter-spacing: 3px;

}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #CCCCCC;
	text-decoration: underline;
	letter-spacing: 3px;


}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-variant: small-caps;
	color: #CCCCCC;
	letter-spacing: 2px;

}
.box2 {
	border: 3px double #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #CCCCCC;
	letter-spacing: 1px;
	line-height: 15px;


}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
