table, td, tr {
  border: 0px solid;
}

body {
  background-color: #000000;
  font-family: tahoma;
  color: #FFFFFF;
}

div {
  font-size: 9.5pt;
  width: 100%;
  color: #F3D6B4;
  font-weight: bold;
}

.archive {
  font-size: 18pt;
  color: #DFA96D;
  font-weight: bold;
}

.maintable {
  background-image: url(bg_by_brunosousa.jpg);
  background-repeat: no-repeat;
  background-position: 20% -2%;
}

.info {
  font-size: 10pt;
  color: #AE5314;
  font-weight: bold;
}

.credits {
  font-size: 6.5pt;
  color: #AE5314;
  font-weight: bold;
}

a:link {
  font-size: 8.5pt;
  color: #777777;
  text-decoration: none;
}

a:visited {
  font-size: 8.5pt;
  color: #777777;
  text-decoration: none;
}

a:active {
  font-size: 8.5pt;
  color: #777777;
  text-decoration: none;
}

a:hover {
  font-size: 8.5pt;
  color: #777777;
  text-decoration: underline;
}
