.Head {
	background-image: url('../images/background_head.jpg');
	height: 96px;
	border-bottom: solid 12px #797B4A;
}

.Head TD, .Head DIV {
	color: #D7C38E;
	font-weight: bold;
	font-size: 11px;
}

.Head DIV.AddressBox {
	color: #ECE3B0;
	font-weight: bold;
	font-size: 11px;
}
.Head DIV.AddressBox A,
.Head DIV.AddressBox A:link,
.Head DIV.AddressBox A:visited,
.Head DIV.AddressBox A:hover,
.Head DIV.AddressBox A:active {
	color: #ECE3B0;
	text-decoration: none;
}
.Head DIV.AddressBox A:hover {
	color: #ECE3B0;
	text-decoration: underline;
}
