body { color: white; font-size: 80%; font-family: "Lucida Sans Unicode", sans-serif; background-color: black; }
a:link { color: #ff0d00; font-family: "Lucida Sans Unicode", sans-serif; text-decoration: none; }
a:visited { color: #ff0d00; font-size: 100%; font-family: "Lucida Sans Unicode", sans-serif; }
a:hover { color: white; font-size: 100%; font-family: "Lucida Sans Unicode", sans-serif; background-color: #ff0d00; text-decoration: none; }
a:active { color: #ff0d00; font-family: "Lucida Sans Unicode", sans-serif; text-decoration: none; }
