BODY{
  background-image : url(bg/other2-361.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : right bottom;
  font-weight : normal;
  font-variant : normal;
  color: #006633;
}
A{
  text-decoration : none;
  color: #f77b00;
}
A:LINK{
  text-decoration : none;
  color: #f77b00;
}
A:HOVER{
  text-decoration : underline;
  color: #0000ff;
}
A:VISITED{
  color: #808080;
}