body         { background-repeat: no-repeat; font-family: Arial }
a:link       { text-decoration: none; font-family: Arial; color: #FF6600 }
a:visited    { text-decoration: none; font-family: Arial; color: #CC3300 }
a:active     { text-decoration: none; color: #FF0000; font-family: Arial }
a:hover      { color: #FF3300; font-family: Arial; text-decoration: underline; 
                }
