<style type="text/css">

<!--

	.Link A 
	{ 
		text-decoration:none; 
		color:#000066; 
		font-weight: bold;
	}
	
	.Link A:hover 
	{ 
		color:#0033FF; 
		text-decoration:underline 
	}


	
	A 
	{ 
		text-decoration: none; 
		color: #87CEEB; 
	}

	A:hover 
	{ 
		color: white; 
		text-decoration: underline;
	}
	
-->

</style>
