.dmenu_item {
 opacity:0.95; /*non IE only css3*/
 filter: alpha(opacity=95, style=0); /*IE opacity*/
 /*background-color:#ffffff!important;*/
 }

/*a.dmenu_item:link{
  color:blue!important;	
}

a.dmenu_item:hover {
 background-color:#000000!important;	
}*/

