.ListItem
{
  font-size :xx-small; 
  color: Black;
  font-family:Verdana;  
}

.ListItemHover
{
  color: black;
  background-color: #e8e8e8;
  cursor :hand;
  font-size :xx-small; 
  font-family:Verdana;       
}
