 .centered {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 50%;
  margin: auto;
}
 .contact_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #988a79;
	line-height: 12pt;	
}
.infoshow {
	font-family: Verdana;
	font-size: 11px;
	color: #988a79;
}
h1, h2, h3 {
	font-family: Verdana;
	font-size: 12px;
	color: #988a79;
}
a {
	text-decoration: none;	
	color: #988a79;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a:link {
	text-decoration: none;
	font-size: 11px
	}

a:hover {
	text-decoration: underline;
	color: #988a79;
}
a:active {
	text-decoration: none;
	font-size: 11px
	color: #988a79;
}
.moreinfo {	
	font-family: Verdana;
	font-size: 11px;
	color: #988a79;
}
.sitemap {	
	font-family: Verdana;
	font-size: 11px;
	line-height: 16pt;
	color: #988a79;
}
a:visited {
	text-decoration: none;
	font-size: 11px
	color: #FF0000;
}
