<style type="text/css" media="all">

	body { }



	a 
	{
		color: #008000;
		text-decoration: none;
	}
		
	a:visited 
	{
		color:#008000;
	}
		
	a:hover 
	{
		color:#008000;
		text-decoration: underline;
	}

	#footer a 
	{
		color: #008000;
		text-decoration: none;
	}
		
	#footer a:visited 
	{
		color: #008000;
	}
		
	#footer a:hover 
	{
		color: #008000;
		text-decoration: underline;
	}
	
			
</style>

