 BODY {
    font-family: arial;

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


    scrollbar-arrow-color: #020205; 
    scrollbar-track-color: #020205; 
    scrollbar-base-color: #020205; 
    scrollbar-face-color: #0597D1;
    scrollbar-highlight-color: #0597D1;
    scrollbar-shadow-color: #020205;}


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

 .a {font-size: 13px; font-family: arial; font-weight: normal; letter-spacing: normal; color: #FFC89F; }


 H1 {font-size: 20px; font-family: arial; font-weight: bold; letter-spacing: normal; color: #DE9723; margin: 1px 1px 1px 0px; }
 H2 {font-size: 15px; font-family: arial; font-weight: bold; letter-spacing: normal; color: #0597D1; margin: 1px 1px 1px 0px; }