A:link, A:active
	{
	color		:	#003300;
	background	:	transparent;
	}
A:visited 
	{
   	color		:	#999966; 
  	background	:	transparent; 
	}		
A:hover 
	{  
	color		:	#003300;
	background	:	#cccccc;
	}
