 body { background-color: black; font-family: arial; color: white }
 body td { color: white; font-size: 14px }
 .menuBG { background-color: white; font-family: arial; font-weight: bold; font-size: 13px }
  td .heading1 { color: #99cc99; font-size: 20px; font-weight: bold; font-family: verdana, sans serif } 
  td .heading2 { color: #ffffcc; font-size: 16px; font-weight: bold; font-family: verdana, sans serif }  
  td .heading3 { color: #ffffcc; font-size: 14px; font-weight: bold; font-family: verdana, sans serif } 
 .toTop { color: maroon }
 .text { color: white; font-size: 14px; font-family: arial, sans serif }
 /* kevin's */
 .text2 { color: white; font-size: 12px; font-family: arial, sans serif }
 td a:link, a:visited { color: yellow }
 td a:hover { color: red }
 .menuItems { color: white; font-family: verdana, tahoma, sans serif; font-size: 14px }
 .menuDetail { color: ffffcc; font-family: arial, sans serif; font-size: 11px }
 .price { color: ffffcc;  font-family: verdana, tahoma, sans serif; font-size: 14px }
 .divider a:link, a:visited { font-family: arial; font-size: 11px; color: white; text-decoration: none }
 .divider a:hover { color: ffcc00; text-decoration: underline }
 td .divider { font-size: 11px; color: ffcc00 }
 .bodylink a:link { color: ffcc00; font-size: 14px; text-decoration: underline }
 .bodylink a:visited { color: ffcc00; font-size: 14px; text-decoration: underline }
 .bodylink a:hover { color: 99cc99; font-size: 14px; text-decoration: none }