@charset "iso-8859-1";
/* author: phil Poirier */

/* Creation date: 1/16/03 */
Body { background: #FFFFFF;
color: #000066; 
 font-family: Times New Roman;}
A:link	{	
	
	color:	#CC9900;
	
	}	
		
A:visited	{	
	text-decoration:	underline;
	
	color:	#CC9900;
	
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#990066;
	
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#990066;
	
	}	



