Index: /temp/trunk/html/js/navi.js
===================================================================
--- /temp/trunk/html/js/navi.js	(revision 3207)
+++ /temp/trunk/html/js/navi.js	(revision 3234)
@@ -30,7 +30,4 @@
 	function naviStyleChange(ids, bcColor, color){
 		document.getElementById(ids).style.backgroundColor = bcColor;
-		if(color != '') {
-			document.getElementById(ids).style.color = color;
-		}
 	}	
 
