a:link {color: blue;}
a:visited {color: green;}
a:hover {color: purple;}
a:active {color: yellow;}
body {
  background-image:
  url('bgstripe.png')
}
img.x {
  position:absolute;
  right:0px;
  top:0px;
  z-index:-1;
  border: none;
  opacity: 0.5;
}
img.sponsor {
  opacity: 0.5;
  border: none;
}
img.small {
  height: 113px;
  width: 150px;
  border: none;
}
img.news {
  height: 75px;
  width: 100px;
  border: none;
}
img.first {
  height: 150px;
  width: 200px;
  border: none;
}
img.second {
  height: 200px;
  width: 150px;
  border: none;
}
table { 
  font-family: "courier new";
  font-size: 9.0pt;
  color: #000000;
} 
p {
  font-family: "courier new";
  font-size: 9.0pt;
}
h1 {
  font-family: "courier new";
  font-size: 9.0pt;
}
