/* Gmaps.css */

.markerName {
	color:blue;
	text-decoration: underline;
	font-size: 16px;
}

.markerDescription {
	font-size: 12px;
}

