.map-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	vertical-align: top;
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link{color: rgb(0,0,0);
     text-decoration: none}

a:visited{color: rgb(0,0,0);
     text-decoration: none}

a:hover{color: rgb(0,0,0);
     text-decoration: underline}
