body,td,tbody {
  background:#2C0301;
  margin:0;
  margin:5px;
  font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  text-align:left;
  font-size:10px;
  color:#ccc;
    }
a:link {
  color:#fff;
  text-decoration:none;
  }
a:visited {
  color:#fff;
  text-decoration:none;
  }
a:hover {
  color:#ccc;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
.style2 {
  font-size: 12px;
  }
.title {
  font-size: 20px;
  color:#ad9;
  font-weight: bold;
  padding:0;
  }