Index: /branches/rel_ag_9_4_5/webui/proxy/new/incVirtual/localdb/class.cliWrap_vLocalDBAccounts.php
===================================================================
--- /branches/rel_ag_9_4_5/webui/proxy/new/incVirtual/localdb/class.cliWrap_vLocalDBAccounts.php	(revision 20349)
+++ /branches/rel_ag_9_4_5/webui/proxy/new/incVirtual/localdb/class.cliWrap_vLocalDBAccounts.php	(working copy)
@@ -877,8 +877,6 @@
 				//Process the "account name" column here on mouse over.
 				if (column == 0) { 
 						window.status = "Cell " + column + "." + row + " clicked"; 
-						this.getCellTemplate(column, row).setStyle("background-color", "#A1A191"); 
-						this.getCellTemplate(column, row).setStyle("color", "#FFFFFF"); 
 						this.getCellTemplate(column, row).setStyle("cursor", "Hand !important"); 
 						this.getCellTemplate(column, row).refresh();
 					}
