body { background-color: black; color: white; font-family: monospace; font-size: 110%; margin: 0; } td { text-align: left; } div.quickbar { color: black; background: #787878; border: 1px #787878 outset; padding: 2px; margin: 0; } p.prompt { color: #787878; } p.text { color: white; } table { border-style: none font-size: 100%; } A { font-weight: bold; text-decoration: none; } a:hover { text-decoration: underline; } A.exec:link { color: #1bef10; } A.exec:visited { color: #1bd811; } A.exec:active { color: #16fc0a; } A.dir:link { color: #0ca9f7; } A.dir:visited { color: #1291d1; } A.dir:active { color: #5ec9ff; } A.file:link { color: #f70909; } A.file:visited { color: #cc1818; } A.file:active { color: #f95c5c; } A.pic:link { color: #ef0ee8; } A.pic:visited { color: #b712b2; } A.pic:active { color: #ff56f9; } A.text:link { color: white; } A.text:visited { color: white; } A.text:active { color: white; } A.extern:link { color: teal; } A.extern:visited { color: teal; } A.extern:active { color: teal; }