A		{	font-size		:	9pt;
			font-family		:	Arial;
			font-weight		:	normal;
			color			:	#000000;
		    background      :	transparent;
 	       	text-decoration :	none;
		}
A:active
		{	color			:	#000000; 
		}               
A:visited 
		{	color			:	#999999; 
		}               
A:hover
		{	color			:	#3399FF;
		}

