
a:active     { color: #FFFFFF; font-family: Arial; text-decoration:none }
a:link       { color: #FFFFFF; font-family: Arial; text-decoration:none }
a:visited    { color: #FFFFFF; font-family: Arial; text-decoration:none }
a:hover    { color: #FFFFFF; font-family: Arial; text-decoration:none }

html, body, textarea {
    scrollbar-base-color:#000000;
  scrollbar-3d-light-color:#333333;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#333333;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#000000;
}
body         { font-family: Arial; color: #FFFFFF; background-color: #000000}
