body {
  background-image: url('../i/ubg.gif');
  background-repeat: repeat-x;
  margin: 0px;
  padding: 0px;

  background-color: 6C1D13;
}

body, td, p {
  font: 11px Tahoma;
  color: 000;
}

a {text-decoration: none; color: 000}
a:hover {text-decoration: underline; color: 000}

.t {
  background-image: url('../i/t_1m.gif');
  background-repeat: no-repeat;
}

.tm {
  background-repeat: no-repeat;
}

.p {
  background-image: url('../i/p_1.gif');
  background-repeat: no-repeat;
}

.i {
  width: 120px;
  height: 100px;

  border-width: 1px;
  border-color: 000;
  border-style: solid;
}

h1 {
  font: bold 18px Tahoma;
  margin: 0; padding: 0;
}

h2 {
  font: 18px Tahoma;
  margin: 0; padding: 0;
}

.a img {
   border-color: #990033;
}

.a:hover img {
  border-color: ffffff;
}
