body {color: #FFFFFF}

h3 {color: #FFFFFF
    background-color:#000000;}

a:visited {color: teal}

a:active {color:red; text-transform:uppercase}

a:hover {color:red; background-color:yellow}