
body {
 color: #000000;
 background: #000000;
}

a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:hover { color:#FFFFFF; text-decoration:none; }
a:active { color:#FFFFFF; text-decoration:none; }
a:focus { color:#FFFFFF; text-decoration:none; }

.text {
 font-family: Arial;
 font-size: 14px;
 font-weight:bold;
 text-align: center;
 vertical-align: middle;
}

.texta {
 font-family: Arial;
 font-size: 14px;
 font-weight:bold;
 text-align: center;
 vertical-align: middle;
 font-style: italic;
}

h1 {
 font-family: Arial;
 font-size: 30px;
 word-spacing: 0.5em;
 color:#FFFFFF;
 }

 html, body, textarea {
  scrollbar-base-color:#5E5ED2;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#5E5ED2;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#000000;
}
