body {
	width: 75%; background-color: rgb(255, 255, 255);
}
a:link {
	color: rgb(46, 139, 87);
}
a:visited {
	color: rgb(105, 139, 105);
}
a:hover {
	color: rgb(0, 205, 0);
}
a:active {
	color: rgb(240, 128, 128);
}
a {
	text-decoration: none;
}
hr {
	color: rgb(107, 107, 107);
}
div.hans {
	text-align: left; font-size: 20px; text-color: #6B6B6B;
}
div.navlinks {
	text-align: center; word-spacing: 90px;
}
div.picture {
	width: 220px;
}
div.address {
	text-align: left;
}
div.ht {
	text-align: right; vertical-align: top; text-color: #6B6B6B;
}
.labeled span {
	display: none;
}
div.labeled:hover span {
	background: rgb(255, 255, 255); margin: 10px; padding: 5px; top: 45px; width: 18%; text-align: center; right: 0px; color: black; display: block; position: absolute; z-index: 100;
}
