a:link 		{ color: black ; text-decoration: underline;}

a:visited 	{ color: black ; text-decoration: underline;} 

a:active 	{ color: black ; text-decoration: none;}

table		{ table-border-color-light: rgb(0,0,0);
		  table-border-color-dark: rgb(0,0,0); }

body		{ font-family: Times New Roman, Times ;
		  background-color: #9966FF;
		  font-size: 12pt;
		  color: black;
		  scrollbar-3dlight-color:#441366; 
		  scrollbar-arrow-color:#FF00C6;
		  scrollbar-base-color:#000000;
		  scrollbar-darkshadow-color:#000000;
		  scrollbar-face-color:#4D2C8E;
		  scrollbar-highlight-color:#9966FF;
		  scrollbar-shadow-color:#000000
		  margin-bottom: 0;
		  margin-top: 10;
		  margin-left: 0;
		  margin-right: 0;
		
 		}

h1		{ font-family: Arial, Helvetica ;
		  color: rgb(153,153,51); }

 
.links { font-family: Times New Roman, Times; font-size: 12pt; color: black}
.links:hover {font-family: Times New Roman, Times; font-size: 12pt; color: #FF00F6; text-decoration: none}

