Index: /trunk/styles/standard/elemstyles.xml
===================================================================
--- /trunk/styles/standard/elemstyles.xml	(revision 1109)
+++ /trunk/styles/standard/elemstyles.xml	(revision 1110)
@@ -3687,5 +3687,5 @@
 	<rule>
 		<condition k="addr:interpolation" v="odd"/>
-		<line width="1" realwidth="1" dashed="true" colour="#1C86EE"/>
+		<line width="1" realwidth="1" dashed="true" colour="address#1C86EE"/>
 		<scale_min>1</scale_min>
 		<scale_max>40000</scale_max>
@@ -3694,5 +3694,5 @@
 	<rule>
 		<condition k="addr:interpolation" v="even"/>
-		<line width="1" realwidth="1" dashed="true" colour="#1C86EE"/>
+                <line width="1" realwidth="1" dashed="true" colour="address#1C86EE"/>
 		<scale_min>1</scale_min>
 		<scale_max>40000</scale_max>
@@ -3701,5 +3701,5 @@
 	<rule>
 		<condition k="addr:interpolation" v="all"/>
-		<line width="1" realwidth="1" dashed="true" colour="#1C86EE"/>
+                <line width="1" realwidth="1" dashed="true" colour="address#1C86EE"/>
 		<scale_min>1</scale_min>
 		<scale_max>40000</scale_max>
