body        { color: white; background: #036 repeat-y }

A { color: white; text-decoration: none; }
A:HOVER   { color: white; text-decoration: underline; }
A:ACTIVE  { color: white; text-decoration: none; }
A:VISITED  { color: white; text-decoration: none; }

.menutit      { color: white; font-weight: bold; font-size: 12px; line-height: 12px; font-family: Verdana, "Arial Narrow", Geneva; text-decoration: none; margin-top: 3px; margin-bottom: 1px }
.menuitem      { color: white; font-weight: normal; font-size: 10px; line-height: 12px; font-family: Verdana, Arial, sans-serif, Geneva, Helvetiva; text-decoration: none; margin-top: 1px; margin-bottom: 5px; margin-left: 20px }
