a:link {color: lightblue}

a:visited {color: violet}

body {
    background-color: black;
    color: orange;
    font-family: Tahoma
}