BODY { background:black; color: #C0C0C0}

.banner { margin:0; position:absolute; position:fixed;
          top:auto; bottom:2ex; height:3ex; left:auto; width:8.5em; right:1em;
          background:black; color:#808080; font-size:small; }

A:link    { background:transparent; color: #D0D0D0; }
A:visited { background:transparent; color: #C0C0C0; }
A:active  { background:transparent; color: #00FF00; }
A:hover   { background:transparent; color: #00FF00; }

A.front:link    { background:transparent; color: #808080; }
A.front:visited { background:transparent; color: #808080; }
A.front:active  { background:transparent; color: #00FF00; }
A.front:hover   { background:transparent; color: #00FF00; }


.front { font-family:monospaced; background:black; color: #808080; }



