.menu   { color: #960025; font-size: 11px; font-weight: bold; text-decoration: none; text-transform: uppercase }
.menu:hover  { color: #960025; font-size: 11px; font-weight: bold; text-decoration: underline; text-transform: uppercase }
.menu-selected { color: #fff; font-size: 11px; font-weight: bold; text-decoration: none; text-transform: uppercase }
.menu-selected:hover { color: #fff; font-size: 11px; font-weight: bold; text-decoration: none; text-transform: uppercase }
.mainmenu { color: #fff }
.mainmenu:hover  { color: #fff }
.submenu   { color: #960025; font-weight: bold; text-decoration: none }
.submenu:hover  { color: #960025; font-weight: bold; text-decoration: underline }
.submenu-selected  { color: #960025; font-weight: bold; text-decoration: underline }
.submenu-selected:hover  { color: #960025; font-weight: bold; text-decoration: underline }
