body,td,th 
{
  font-family: Tahoma, Arial, Verdana;
  font-size: 8pt;
}

body {
  background-color: #1b1b1b;
  color: #666666;
}

a:link 
{ 
 color: #888888; 
 text-decoration: none;
} 
a:visited
{ 
  color: #888888; 
  text-decoration: none;
} 

a:hover 
{
 color: #dfdfdf;
}
a:active
{
  color: #7daf32;
}
		    

.menu
{
  font-family: Tahoma, Arial, Verdana;
  font-size: 10pt;
  color: #888888;
}

.menu_link
{

}