a:link    { color: #3838ff;
            text-decoration:none
          }

a:visited { color: #074c76;
            text-decoration:none
          }

a:active  { color: #ff7733;
            text-decoration:underline
          }

a:hover   { color: #ff7733;
            text-decoration:underline
          }

a.white:link    { color: #ffffff;
            text-decoration:none
          }

a.white:visited { color: #ffffff;
            text-decoration:none
          }

a.white:active  { color: #ff7733;
            text-decoration:underline
          }

a.white:hover   { color: #ff7733;
            text-decoration:underline
          }

b.1      { Font-Family:Impact
          }

div.left { position: absolute; top: 0; left: 0; width: 30; }

div.right { position: absolute; top: 0; left: 450; }

body {
    line-height: 12px; 
    scrollbar-base-color: #000000;
    scrollbar-track-color: #000000;
    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #FFFFFF;
}

span.2 {
    font-size:12px;
    color:#ffffff;
}

span.3 {
    font-size:10px;
    color:#ffffff;
}


span.4 {
    font-size:14px;
    color:#ffffff;
}

span.5 {
    font-size:14px;
    color:#a1a1a1;
}

span.com {
    font-size:9px;
    color:#ffffff;
}

