body {color: red; background-color: blue}
h1 {color: red}
a:link {color:red}
a:visited {color: red}
a:hover {color: yellow; text-transform: uppercase}
