A:link
{ color:F6E7D0;
  text-decoration:none; 
  
  }

A:hover
{ text-decoration:underline; 
  cursor:crosshair; 
  color:649EAF;
  
  }

a:visited
{ color:F6E7D0; 
  text-decoration:none; 

  }

body
{ scrollbar-face-color : EEEDEF; 
  scrollbar-highlight-color : EEEDEF; 
  scrollbar-3dlight-color : EEEDEF; 
  scrollbar-shadow-color : EEEDEF; 
  scrollbar-darkshadow-color : EEEDEF; 
  scrollbar-track-color : EEEDEF; 
  scrollbar-arrow-color : 738AA6; 
  background-color: #94CBDB; 
  color: #E3F6FB; 
  background-image: url('bg.gif'); 
  background-attachment:fixed; 
  text-align:justify; 
  background-repeat:repeat-y 
  
  }