body {
    background: black;
    font-family: sans-serif;
    color: white;
}
a, a:visited, a:hover {
    color: sandybrown;
}