#map {
  width: 910px; height: 600px;
}

#infoWindow {width:120px;}

body {    color: #415A6D;
    font-family: 'Varela',sans-serif;
    font-size: 12px!important;
    line-height: 1.4;}
    td {font-size: 12px!important;}
           .pg-normal {
                color: #415A6D;
                font-weight: normal;
                text-decoration: none;    
                cursor: pointer;    
            }
            .pg-selected {
                color: #00B5B3;
                font-weight: bold;        
                text-decoration: none;
                cursor: pointer;
            }
            A, A:link, A:active, A:visited {
    color: #40545e;
    text-decoration: none;
}