.mapitem {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
}
a:link {
	text-decoration: underline;
	color: #5E1F00;
}
a:visited {
	text-decoration: underline;
	color: #B0805B;
}
a:hover {
	text-decoration: underline;
	color: #5E1F00;
}
a:active {
	text-decoration: underline;
}

.copyright {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF5E1;
}

h1 {
	font-family: Verdana;
	font-size: 16px;
	color: #775139;
	font-style: italic;
	line-height: 20px;
	letter-spacing: 2px;
}
.intro {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	font-style: normal;
}
