a:link       { text-decoration: none; color:#FFFF00 }
a:hover      { text-decoration: underline; color:#FF9900 }
a:active     { text-decoration: underline; color:#FFFF00 }
a            { text-decoration: none; color:#FFFF00 }
body         { color: #FFFFCC }
h1           { font-size: 24pt; font-weight: bold }