
.menu_hl  { color: white; font-weight: bold; font-size: 12px; font-family: Tahoma; background-color: #a20122; border-top: 1px solid #8b001d; width: 150px; height: 20px }
.menu_sub  { font-size: 11px; background-color: #930320; border-top: 1px solid #8b001d; height: 12px }

body { background-color: #8b001d }
a:link { color: white; font-family: Arial; text-decoration: none; vertical-align: middle; padding-right: 5px; padding-left: 10px; width: 100%; height: 100% }
a:visited { color: white; font-family: Arial; text-decoration: none; vertical-align: middle; padding-right: 5px; padding-left: 10px; width: 100%; height: 100% }
a:hover { color: white; font-weight: bold; font-family: Arial; text-decoration: none; background-color: #a24457; vertical-align: middle; padding-right: 5px; padding-left: 10px; width: 100%; height: 100% }
a:active { color: white; font-family: Arial; text-decoration: none; vertical-align: middle; padding-right: 5px; padding-left: 10px; width: 100%; height: 100% }

