.mnuItem {   cursor: hand;   font-family: Helvetica;   FONT-WEIGHT: bold;   font-size: 12;   text-align: left;   background-color: #FFE8D9;   color: #930B4B }.mnuHighlight {   cursor: hand;    font-family: Helvetica;   font-size: 12;   FONT-WEIGHT: bold;   text-align: left;   background-color: #930B4B;   color: #FFE8D9 }.mnuActive {   cursor: hand;    font-family: Helvetica;   font-size: 12;   FONT-WEIGHT: bold;   text-align: left;   background-color: #930B4B;   color: #FFE8D9; }  #FFE8D9