a { text-decoration: none;
    font-weight: bold;
    color: #D7B895;
    filter: DropShadow(color=#8F6F4F, OffX=1, OffY=1, Positive=1); 
    height: 1; }
a:hover { text-decoration: underline; }
img { border-color: #D7B895; }
body { scrollbar-Base-Color: #856645;
       scrollbar-Track-Color: #856645;
       scrollbar-3dLight-Color: #000000;
       scrollbar-Arrow-Color: #D7B895;
       background-attachment: fixed;
       background-position: 0px 0px;
       background-image: url('bg.jpg'); }
textarea, input { scrollbar-Base-Color: #856645;
                  scrollbar-3dLight-Color: #000000;
                  scrollbar-Arrow-Color: #D7B895;
                  font-family: arial-narrow,arial,verdana,helvetica,sans-serif;
                  font-size: 11px;
                  color: #D7B895;
                  border-color: #000000;
                  background: #856645; }
td { font-family: arial-narrow,arial,verdana,helvetica,sans-serif;
     font-size: 11px;
     text-align: justify;
     color: #271A0D; }
.disclaimer { font-family: arial-narrow,arial,verdana,helvetica,sans-serif;
              font-size: 9px;
              text-align: center; }
option { color: #D7B895;
         border-color: #000000;
         background: #856645; }