h1           { font-size: 18pt }
h2           { font-size: 14 }
a:active     { color: #FFFF00 }
a:hover      { color: #FF9933 }
a:link       { color: #FF9933 }
a.nav        { text-decoration: none; color: white; }
a:hover.nav, a:active.nav, a:link.nav, a:visited.nav { color: white; }
a:visited    { color: #CC00FF }