.Head {
	border-bottom: solid 4px #043A26;
	margin-bottom: 4px;
	height: 90px;
}
.HeadAddress {
	color: #ECE3B0;
	font-weight: bold;
	font-size: 11px;
}
.HeadAddress A,
.HeadAddress A:link,
.HeadAddress A:visited,
.HeadAddress A:hover,
.HeadAddress A:active {
	color: #ECE3B0;
	text-decoration: none;
}
.HeadAddress A:hover {
	color: #ECE3B0;
	text-decoration: underline;
}