﻿.menuItem  {
 background-color:#326698;
 color:White;
 
 font-family:Arial;

width:50px;
}


.menuItemSelected  {
 
  background-color:#6f9bc4;
 color:White;

 width:50px;

}