Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 7389)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 7390)
@@ -3688,4 +3688,8 @@
     text: auto;
     font-size: 10;
+    font-weight: bold;
+    text-color:black;
+    text-halo-color: white;
+    text-halo-radius: 1;
 }
 area[place=continent],
@@ -3714,4 +3718,8 @@
     text: auto;
     font-size: 10;
+    font-weight: bold;
+    text-color:black;
+    text-halo-color: white;
+    text-halo-radius: 1;
 }
 node|z11-[place=city] {
@@ -3719,4 +3727,8 @@
     text: auto;
     font-size: 10;
+    font-weight: bold;
+    text-color:black;
+    text-halo-color: white;
+    text-halo-radius: 1;
 }
 node|z11-[place=town],
@@ -3729,4 +3741,8 @@
     text: auto;
     font-size: 10;
+    font-weight: bold;
+    text-color:black;
+    text-halo-color: white;
+    text-halo-radius: 1;
 }
 node|z11-[place=locality] {
@@ -3734,4 +3750,8 @@
     text: auto;
     font-size: 10;
+    font-weight: bold;
+    text-color:black;
+    text-halo-color: white;
+    text-halo-radius: 1;
 }
 node|z11-[place=island] {
@@ -3739,4 +3759,8 @@
     text: auto;
     font-size: 10;
+    font-weight: bold;
+    text-color:black;
+    text-halo-color: white;
+    text-halo-radius: 1;
 }
 node|z11-[place=islet] {
@@ -3744,4 +3768,8 @@
     text: auto;
     font-size: 10;
+    font-weight: bold;
+    text-color:black;
+    text-halo-color: white;
+    text-halo-radius: 1;
 }
 
