.itemText    { text-decoration: none; color: #0000ff; font-variant: normal; font-size: 14px; 
               font-family: Comic Sans MS; font-weight: normal; background-color: #ff9900 ; text-align: center; 
               border: 1 solid #ffffff }
.itemHover   { text-decoration: none; color: #ff9900; font-variant: normal; font-size: 14px; 
               font-family: Comic Sans MS; background-color: #0000ff; 
               font-weight: normal; text-align: center; 
               border: 1 solid #ffffff }
.itemBorder  {}