BODY{
  background-image : url(other-670.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : right bottom;
  font-size : x-small;
  font-weight : normal;
  font-variant : normal;
  background-position : right bottom;
  color: #006633;
}
A{
  text-decoration : none;
  color: #f77b00;
}
A:HOVER{
  text-decoration : underline;
  color: #0000ff;
}
A:VISITED{
 color: #808080;
 }
TABLE{
  font-size : x-small;
}