
a:link       { text-decoration: none; color: black }
a:visited    { text-decoration: none; color: black }
a:hover      { text-decoration: underline; color: black }
body         { background-image: url('images/unclesambkg.jpg'); position: absolute; 
               left: 0; border-left: 15px ridge #FFF5E1; font-family:Verdana, Arial; color:#000000; }
body         { scrollbar-track-color: black; scrollbar-face-color: #FFF5E1; 
               scrollbar-shadow-color: brown; scrollbar-arrow-color: white }
.on          { text-decoration: underline; color: BLUE; font-weight: bold; font-size: 10 }
.off         { color: #000000; font-weight: bold; font-size: 10 }
.blu         { background-color: #E4DF78; font-weight: bold; color: black }
.ona         { text-decoration: none; color: #ffffff; background-color: #0000ff; 
               font-weight: bold; font-size: 10 }
.offa        { text-decoration: underline; color: BLUE; font-weight: bold; font-size: 10 }
p.hilit      { border-bottom: 4px solid #fff6e1; padding: 4px }
p	     { text-indent: 0; padding:4px;}