.style9 {
	color: #43878A;
	font-family: HandelGotDLig;
	font-size: x-small;
}

.navbutton {
	padding-left: 15px;
	font-size: x-small;
}
a:link {
	text-decoration: none;
	color: #3B8286;
}
a:visited {
	text-decoration: none;
	color: #3B8286;
}
a:hover {
	text-decoration: underline;
	color: #F49A2C;
}
a:active {
	text-decoration: none;
	color: #3B8286;
}
a.email:link {
	text-decoration: none;
	color: #2D6366;
}
a.email:visited {
	text-decoration: none;
	color: #2D6366;
}
a.email:hover {
	text-decoration: underline;
	color: #FFFF66;
}
a.email:active {
	text-decoration: none;
	color: #2D6366;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.floating {
	position: absolute;
	top: 620px;
	left: 400px;
	width: 318;
	height: 259px;
}
