	<style type=text/css>
	<!--
		A:Link{
	color: #6A3F16;
	font-weight: bold;
	text-decoration : underline;
}
		A:Hover{
	text-decoration: underline;
}
		A:Visited{
	color: #7D3F3A;
	font-weight: bold;
	text-decoration : underline;
}
		A:Active{
	color: #7D3F3A;
	text-decoration: none;
}
		.text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 12pt;
	text-align : left;
}

		.head {
	font-family: Verdana;
	font-size: 16px;
	color: White;
	text-decoloration: none;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}




		#link{
	color: #6A3F16;
	font-weight : bold;
	text-decoration : underline;
}
		A.link{
	color: #6A3F16;
	font-weight: bold;
	text-decoration : underline;
}
		A.link:Hover{
	color: White;
	text-decoration: none;
}

		A.link:Active{
	color: #7D3F3A;
	text-decoration: underline;
}
	-->
	</style>
