.map1, .map2, .map3, .map4 {
	padding-bottom: 3px;
}

.map2 a, .map3 a, .map4 a {
	text-decoration: none;
	color: #333333;
}

.map2 a:hover, .map3 a:hover, .map4 a:hover {
	text-decoration: underline;
	color: #0066FF;
}

.map2 {
	padding-left: 10px;
}

.map3 {
	padding-left: 25px;
}

.map4 {
	padding-left: 45px;
}

.map1 a {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.map1 a:hover {
	text-decoration: underline;
}

.srch a.txt {
	color: #000;
}
