.footermap
{
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	width: auto;
	text-align: center;
	color: #C3DAE6;
	font-size: 10px;
}

.footermap-item a:link { text-decoration: underline; color: #a3bae6; font-weight: normal; }
.footermap-item a:visited { text-decoration: underline; color: #a3bae6; font-weight: normal; }
.footermap-item a:active { text-decoration: underline; color: #a3bae6; font-weight: normal; }
.footermap-item a:hover { text-decoration: underline; color: #7593d2; font-weight: normal; }

