<style>


a:link {color: #000099; text-decoration: none}
a:visited {
	text-decoration: none;
	color: #4C2C1A;

}
a:hover	{
	text-decoration: underline;
	color: #55B6E7;
}	

	
</style>a:active {  color: #000000; text-decoration: none}
a:link {
	text-decoration: none;
	color: #4C2C1A;


}
a:active {
	text-decoration: none;
	color: #4C2C1A;



}
