body {
  background-color:#B09E84;
  scrollbar-base-color:#B09E84;
  font-size:12px;
  color: #000000;
  background-attachment: fixed;
  background-image : url(02.gif);
  background-repeat: repeat;
}
hr {
  font-size: 1px;
  color: #000000;
  text-decoration: none;
}
a:link {
  color: #000000;
  text-decoration: none;
}
a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: none;
  position:relative;
  top:2;
  left:0;
}
a:active {
  color: #000000;
  text-decoration: none;
}
table {
  font-size: 12px;
  color: #000000;
}
tbody {
  font-size: 12px;
  color: #000000;
}
td {
  font-size: 12px;
  color: #000000;
}

