body {
    font-family: sans-serif;
    background: #333333;
    color: #EEEEEE;
}

a:link {
    color: #FFFF55;
}

a:visited {
    color: #55FF55;
}

[title] {
    text-decoration: dotted underline;
}