.txt1 {
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
.txt {
	font-size: 9pt;
	line-height: 150%;
	color: #717171;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	line-height: 150%;
	color: #FF9900;
	text-decoration: none;
}
