
 BODY {
         color: #CC0000;
			font-family: Graphite Light;
			font-size: 14pt;
		  

           scrollbar-track-color:#FFCC99;

           scrollbar-face-color: #CC0000;

           scrollbar-highlight-color: Black;

           scrollbar-3d-light-color: White;

           scrollbar-darkshadow-color:#CCCCCC;

           scrollbar-shadow-color: Black;

           scrollbar-arrow-color: White;
		   }




a:visited { color: rgb(204,51,51); text-decoration:underline;}
a:link  {  color: #B22222;  text-decoration:none; }
a:hover {  color: #B22200; 
text-decoration:  underline;}
a:active {  color: #B22200; text-decoration:underline;
	}


