BODY {
	 	background:#101010;
   	color: #B7B3B4;
    text-align: center;
    margin: 0px;
}
#page {
	/*background:#393838;*/
	margin: 0px;
	margin: auto;
  width: 800px;
}
TR.ext_top_col{
	background:#101010;
	height: 7px;
}
TR.footer{
	background:##101010;
}
A {
  color: #D7DADA;
 /* text-decoration: none;*/
  font-size: 12px;
}