body {
    color: black;
    background-color: aquamarine;
    font-family: sans;
}
a:visited { color: steelblue; }
a:link { color: red; }
