	A 			{ color: #999; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;} 
	A:link		{ color: #999; text-decoration: none; } 
	A:visited	{ color: #999; text-decoration: none; } 
	A:active	{ color: #999; text-decoration: none; } 

	A:hover		{
	color: #FF9933;
	text-decoration: none;
} 


