.link {
  fill: none;
  stroke: #000;
}
.border {
  fill: none;
  shape-rendering: crispEdges;
  stroke: #aaa;
}
.amap svg {
	margin:10px;
    border-style: solid;
    border-width: 1px;	
}

