  a:link  { text-decoration: none; color: #FF0000; }
  a:active  { text-decoration: none; color: #FF0000; }
  a:hover  { text-decoration: underline; color: #FF5500; }
  a:visited { text-decoration: none; color: #FF0000; }

BODY{
  scrollbar-DarkShadow-Color:#888888;
  scrollbar-Track-Color:#000000;
  scrollbar-Face-Color: #2E8B68;
  scrollbar-Shadow-Color: #2E8B68;
  scrollbar-Highlight-Color: #2E8B68;
  scrollbar-3dLight-Color: #2E8B68;
  scrollbar-Arrow-Color:#000000;
  font-family:Arial;
  background-color: #373737;
  color:#2E8B68;
}

TABLE{
  background-color: #000000;
  border-color: #00FF00;
  border-width: 1px;
  border-style: dotted;
}

TABLE.TABELASEMBORDER{
  background-color: #000000;
  border-color: #00FF00;
  border-width: 0px;
  border-style: dotted;
}

TD.MENU{
  border-color: #00FF00;
  border-width: 1px;
  border-style: dotted;
}

TD.PORNREVIEW{
  border-right: hidden; 
  border-left: hidden;
  border-top: hidden;
  border-width: 1px;
  border-style: dotted;
  border-color: #00FF00;
}
