body, td, input, textarea {
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  font-weight: bold
}

body {
  margin: 2ex 2ex 2ex 2ex;
  background: url(../images/paperback.jpg);
  color: #000000
}

p, h1, blockquote {
  margin-top: 1ex;
  margin-bottom: 1ex
}

h1 {
  font-size: huge
}

a {
  text-decoration: none;
  color: #008000
}

a:hover {
  color: #ffffff
}

//a:active {
//  color: #ffffff
//}

//a:visited {
//  color: #6699ff
//}

//img.link {
//  filter: alpha(opacity=50,finishopacity=75,style=2)
//}

hr {
  height: 2;
  background: #ffffff;
  color: #808080
}
