
.menu     { color: #ffa500; font-weight: bold; text-decoration: none; background-color: transparent }
body   { color: #ffa500; font-family: Georgia, Times; background-color: black }
li  { list-style-type: disc; border: olive; position: relative }
.lowermenu     { color: #e0ffff; text-decoration: none }
a:hover      { color: #fc6 }
A:active    { text-decoration: none }
A:alink  { text-decoration: none }
a:link { text-decoration: none }
.bold  { font-weight: bold }
A:visited   { color: #fc6; text-decoration: none }
