body {
  background: rgb(0,0,0);
  color: rgb(125,125,110);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  scrollbar-face-color: rgb(28,28,35);
  scrollbar-track-color: rgb(30,30,37);
  scrollbar-arrow-color: rgb(144,151,120);
  scrollbar-base-color: rgb(30,30,30);
  margin: 19px 0px 10px 7px;
}

td {
  font-size: 10pt;
}

a {text-decoration: none;}
a:link {color: rgb(125,125,110);}
a:visited {color: rgb(95,95,94);}
a:hover {color: rgb(190,190,180); text-decoration: underline;}
a:active {color: rgb(215,215,205); text-decoration: underline;}

img {border: 0px;}


