BODY
{
  scrollbar-face-color:#FECFF4;
  scrollbar-highlight-color:#9F3998;
  scrollbar-3dlight-color:#DD55D2;
  scrollbar-darkshadow-color:#000000;
  scrollbar-shadow-color:#641562;
  scrollbar-arrow-color:#92129C;
  scrollbar-track-color:#FCE0FA;
  background-image:url("paper.gif");
  background-repeat:repeat;
  background-position:center;
  background-attachment:fixed;
}

a:link 
{ 
color:Blue;
text-decoration: none 
}

a:active 
{ 
color:Red;
text-decoration: none
}

a:visited 
{ 
color:Fuchsia;
text-decoration: none
}

a:hover 
{
 color:Red;
 text-decoration: none;
}
