<style type="text/css">
a:link { text-decoration:none; font-weight:bold; color:#AFAFFF; }
a:visited { text-decoration:none; font-weight:bold; color:#AFAFFF; }
a:hover { text-decoration:none; font-weight:bold; color:#AFAFFF; }
a:active { text-decoration:none; font-weight:bold; color:#AFAFFF; }
a:focus { text-decoration:none; font-weight:bold; color:#AFAFFF; }
html, body, textarea {
   background-color:#202020;
   color:#AFAFFF;
   font-family:Arial,Andala,sans-serif;
   font-color:#AFAFFF;
   scrollbar-base-color:#202020;
   scrollbar-3d-light-color:#606060;
   scrollbar-arrow-color:#909090;
   scrollbar-darkshadow-color:#202020;
   scrollbar-face-color:#404040;
   scrollbar-highlight-color:#8F8F8F;
   scrollbar-shadow-color:#202020;
   scrollbar-track-color:#101010;
}
</style>