a { text-decoration:none; }
a:hover { text-decoration:underline; }

body { color:#ffffff; }

ol,ul {
    background:#000000;
    font-weight:bold;
    }

.hedr {
    font-size:1.25em;
    font-weight:bold;
    background:#000000;
    text-decoration:underline;
    }

.yhed {
    font-size:1.25em;
    font-weight:bold;
    color:#ffcc00;
    background:#000000;
    text-decoration:underline;
    }

.tiny {
    font-family:sans-serif;
    background:#000000;
    font-size:9pt;
    }

.htrek { color:#6666ff; }

.exot { color:#ee0000; }

