 
BODY{
  background-color : #ffffff;
  background-repeat : repeat;
  background-attachment : fixed;
  color : #666666;
  background-image : url(p_bcg007.gif);
}
A:LINK{
  color : #A06800;
}
A:VISITED{
  color : #A06800;
}
A:HOVER{
  color : blue;
}
A.Class{
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  background-image : url(p_bcg007.gif);
  background-repeat : repeat;
  background-attachment : fixed;
}
