.navigation:link, .navigation:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	color: #FFFF00;
	display: block;
	width: auto;
	text-decoration: none;
	background-color: #000066;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.adress {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	display: block;
	width: 300px;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.navigation:hover {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
	color: #FBF618;
	display: block;
	width: auto;
	background-color: #0000CC;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.emaillink {
	color: #3399FF;
	display: block;
	clear: right;
	width: 250px;
	font-family: "Adobe Caslon Pro";
	font-size: 16px;
	background-position: center;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	text-align: right;
}
.addressdark {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333399;
	display: block;
	text-decoration: none;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0;
	text-align: right;
	padding: 5px;
	width: 200px;
}
.emaillinklight {

	color: #FFFFCC;
}
.piclink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
