	A.lnk:link {
	FONT-FAMILY: arial;
	color:#8B5A2B;
	text-decoration:none;
	font-weight:bold;
	font-size: 10pt;
}
	A.lnk:visited {
	FONT-FAMILY: arial;
	color:8B7355;
	text-decoration:none;
	font-weight:bold;
	font-size: 10pt;
}
	A.lnk:hover {
	FONT-FAMILY: arial;
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
	font-size: 10pt;
}
