diff --git a/html/js/search_card.js b/html/js/search_card.js
index 45102ee7e..7c7fd9ac9 100644
--- a/html/js/search_card.js
+++ b/html/js/search_card.js
@@ -75,7 +75,7 @@ function SetValue(p_ctl,p_value)
// Compute name of label ctl
var a=i+'_label';
document.getElementById(a).innerHTML=p_label;
-
+ document.getElementById(a).style.color='black';
// Compute name of sell ctl
var a=i+'_sell';
// if the object exist