body { font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; }

.light { color: white; background: black; }

.light a:link { color: snow; text-decoration: none; }
.light a:active { color: ghostwhite; text-decoration: none; }
.light a:visited { color: ivory; text-decoration: none; }
.light a:hover { color: linen; text-decoration: none; }

.menu a:link { color: snow; text-decoration: none; }
.menu a:active { color: ghostwhite; text-decoration: none; }
.menu a:visited { color: ivory; text-decoration: none; }
.menu a:hover { color: linen; text-decoration: none; }

.left-column { padding: 0.5em; white-space: nowrap; }
.right-column { padding: 0.5em }

.submenu { text-align: center; font-size:75% }

.main { padding: 10px }

.menu { white-space: nowrap; }

