<style type="text/css">
a:link { font-weight:bold; color:#F1F1F1; text-decoration:none }
a:visited { font-weight:bold; color:#F1F1F1; text-decoration:none }
a:hover { font-weight:bold; color:#EEDA6C; text-decoration:none }
a:active { font-weight:bold; color:#EEDA6C; text-decoration:none }
a:focus { font-weight:bold; color:#9E9E9E; text-decoration:none }
body, textarea {
  background-color:#9E9E9E;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:10px;
  font-style:normal;
  margin-left:0px; margin-top:0px; margin-right:0px;
  scrollbar-face-color:white;
  scrollbar-shadow-color:rgb(51,51,51);
  scrollbar-highlight-color:black;
  scrollbar-3dlight-color:rgb(153,153,153);
  scrollbar-darkshadow-color:black;
  scrollbar-base-color:rgb(153,153,153);
  scrollbar-arrow-color:rgb(0,153,51);
  scrollbar-track-color:rgb(102,102,102);
}
</style>