BODY {
   font-family : Arial, Helvetica, sans-serif; 
   color : Gray; 
   background : url(http://beatles.sqd.us/NICELOOKINGGREY.GIF); 
   text-align : center;
  scrollbar-face-color: #F0ECF0;
  scrollbar-shadow-color: #D0D0D0;
  scrollbar-highlight-color: #D8DCD8;
  scrollbar-3dlight-color: #F0ECF0;
  scrollbar-darkshadow-color: grey;
  scrollbar-track-color: #D0D0D0;
  scrollbar-arrow-color: #FF0066
}


A:visited {
   color : #800080; 
   background : transparent; 
   text-decoration : underline; 
}


A:link {
   color : #0000ff; 
   background : transparent; 
   text-decoration : underline; 
}


A:active {
   color : #ff0000; 
   background : transparent; 
   text-decoration : underline; 
}

P.c1 {
   font-weight : bold; 
   color : red; 
   background : transparent; 
   text-align : center; 
}

P.c2 {
   font-weight : bold; 
   color : black; 
   background : transparent; 
   text-align : center;
}

P.c3 {
   font-weight : bold; 
   color : #E0E0E0; 
   background : transparent; 
   text-align : center;
}
