body {
  font-family: Verdana, Tahoma, Arial, Sans-Serif;
  color: #000000;
  font-size: 12px;
  background-image: url(../images/bg.gif)
}

td {
  font-family: Verdana, Tahoma, Arial, Sans-Serif;
  color: #000000;
  font-size: 12px;
}

.style1 {
  font-size: 10px;
}

a:link,a:visited {
  color: #000000;
  text-decoration: underlined;
  font-weight: bold;
}
a:hover {
  text-decoration: underlined;
  color: #454565;
  font-weight: bold;
}
a:active {
  text-decoration: underlined;
  color: #454565;
  font-weight: bold;
}