 BODY {
    font-family: arial;

    background-image: URL(images/bg.gif);
    background-color: #411102;
    background-position: 0px 0px;
    background-repeat: repeat;
    background-attachment: nofixed; 


    scrollbar-arrow-color: #411102; 
    scrollbar-track-color: #411102; 
    scrollbar-base-color: #411102; 
    scrollbar-face-color: #D9BA68;
    scrollbar-highlight-color: #D9BA68;
    scrollbar-shadow-color: #411102;}


  A:link { text-decoration: none; color: #FFC000; }          /* unvisited link */
  A:visited { text-decoration: none; color: #FFC000; }       /* visited links */
  A:active { text-decoration: none; color: #FFC000; }       /* active links */
  A:hover { text-decoration: underline; color: #FFC000; }       /* hover links */

 .a {font-size: 14px; font-family: times; font-weight: normal; letter-spacing: normal; color: #F9D491; }
 .b {font-size: 11px; font-family: arial; font-weight: bold; letter-spacing: normal; color: #F9D491; }
 .c {font-size: 10px; font-family: arial; font-weight: normal; letter-spacing: normal; color: #F9D491; }
 .d {font-size: 17px; font-family: times; font-weight: normal; letter-spacing: normal; color: #F9D491; }


 H1 {font-size: 26px; font-family: times; font-weight: bold; letter-spacing: normal; color: #F9D491; margin: 1px 1px 1px 0px; }
 H2 {font-size: 15px; font-family: times; font-weight: bold; letter-spacing: normal; color: #FFC000; margin: 1px 1px 1px 0px; }