
A:link	{	
	text-decoration:	none;
	COLOR: #ffff99;
	}	
		
A:visited	{	
	text-decoration:	none;
	COLOR: #ffff99;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#ffcc00;
	}
