If statement #10 above is passed, then this link may be focused over whereas this link may be focused and hovered. The rules applied are "A:focus {background: yellow}" and "A:focus:hover {background: lime}".
This link should be red if unvisited, blue if visited, green if hovered, and purple if active. Rules are "a:link {color: red}", "a:visited {color: blue}". a:hover {color: green}", and "a:active {color: blue}".
All other properties of this page should be UA-default.