BODY{
  background-color : #fafaf5;
  background-repeat : repeat-y;
  background-attachment : fixed;background-position : 100% 0%;}


.fix10    { font-size:10px; }
.fix12    { font-size:12px; }
.fix13   { font-size:13px; }
.fix14   { font-size:14px; }
.fix15   { font-size:15px; }
.fix16   { font-size:16px; }
.fix20   { font-size:20px; }
A:LINK{
  color : #cc0000;
}
A:VISITED{
  color : #cc0000;
}
A:HOVER{
  color : #0000cc;
}
A:ACTIVE{
  color : #0000cc;
}
