body {
  background-color: #2A2A2A;
  color: #ffffff;
  font-family: Verdana;
  font-size: 10px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #000000;
  SCROLLBAR-ARROW-color: #ffffff;
}

a:link    { color: #AEAEAE; text-decoration: none; font-family: Verdana; font-size: 11px }
a:active    { color: #AEAEAE; text-decoration: none; font-family: Verdana; font-size: 11px }
a:visited    { color: #AEAEAE; text-decoration: none; font-family: Verdana; font-size: 11px }
a:hover      { color: #DCB786; font-family: Verdana; font-size: 11px }


ul, li, p, td {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 11px;
}

.gamename {
  color: #FF8540;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
 }

.navlinks {
  color: #AEAEAE;
  font-family: Verdana;
  font-size: 11px;
}

.11px {
  color: #AEAEAE;
  font-family: Verdana;
  font-size: 11px;
}