.Head {
	background: url('../images/head_background.gif');
	background-color: #58456C;
	height: 145px;
}
.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;
}