body {
  scrollbar-base-color:#68AEE6;
  scrollbar-3dlight-color:#68AEE6;
  scrollbar-arrow-color:#68AEE6;
  scrollbar-darkshadow-color:#68AEE6;
  scrollbar-face-color:#2A313D;
  scrollbar-highlight-color:#2A313D;
  scrollbar-shadow-color:#2A313D;
  scrollbar-track-color:#2A313D;
      background-color: #2A313D;
      color: #000000;
      font-family:font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:10pt; }


a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:hover { color:#000000; text-decoration:underline; }
a:active { color:#000000; text-decoration:underline;}
a:focus { color:#000000; text-decoration:underline; }