.map-title {
	font-size: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left: 8px solid #734B3C;
}
.map-title a:link {
 color:#000000;
}
.map-title a:hover {
 color:#CC0000;
}
.map-title a:visited {
 color:#666666;
}
.map-text {
	font-size: 0.8em;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background: url(../img/company-img/sitemap-img/map-arrow.gif) no-repeat left center;
}
.map-text a:link {
 color:#000000;
}
.map-text a:hover {
 color:#CC0000;
}
.map-text a:visited {
 color:#666666;
}