TABLE.bg {
  background-image:url('images/bg.gif');
  background-repeat:no-repeat;
  }
  
BODY, TABLE {
  font-family:arial,helvetica,verdana;
  font-size:96%;
  font-weight:bold;
  }
  
A {
  text-decoration:none;
  color:#000000;
  }
A:hover {
  text-decoration:underline;
  }
  
  
.title {
  font-size:140%;
  }