/*GOOGLE API */
/* Always set the map height explicitly to define the size of the div
element that contains the map. */
#map {
height: 100%;
}

.info-window a{
    color: blue;
    text-decoration: underline;
}