svg.green text, svg.white text, svg.red text, svg.white text { fill:#ffffff; }
svg.ltgrey text { fill:#000000; }
svg.purple text { fill:#ffffff; }

svg.ltgrey path,  svg.ltgrey circle   { fill: #ffffff; stroke-width: 2px; stroke: #000000; }
svg.purple path,  svg.purple circle   { fill: #3b504a; stroke-width: 2px; stroke: #000000; }

svg.gold path,  svg.gold circle   { fill: #a0a59d; stroke-width: 2px; stroke: #000000; }
svg.red path,  svg.red circle   { fill: #000000; stroke-width: 2px; stroke: #000000; }

.co2maps_rollover_box .gold,    .co2maps_gallery_box .gold,          .eplatmap_lot_status_uc, .eplatmap_lot_status_goldhouse { color: #a0a59d; }
.co2maps_rollover_box .purple,    .co2maps_gallery_box .purple,          .eplatmap_lot_status_basement, .eplatmap_lot_status_purplehouse { color: #eeeeee; }
.co2maps_rollover_box .red, .co2maps_gallery_box .red, .eplatmap_lot_status_sold, { color: #eeeeee; }
