body {color:green}
h1,h2,h3,h4,h5,h6,h7 {text-transform: uppercase; font-family: Bauhaus Lt BT, Arial Narrow}
a:link {color:olive}
a:visited {color: olive}
a:active {color: rbg(0%, 70%, 40%)}
a:hover {color: rbg(255,204,0); text-transform: uppercase}
