.tx1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tx2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #83AF5A;
	text-decoration: none;
}
.tx3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tx4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #10593C;
	text-decoration: none;
}
a.tx4:hover {

	color: #10593C;
	text-decoration: underline;
}
.tx5 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #83AF5A;
	text-decoration: none;
}
a.tx5:hover {


	color: #83AF5A;
	text-decoration: underline;
}
.ff {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1B5C1E;
}
.tx88 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #10593C;
	text-decoration: none;
}
.bdr {
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CBE8CB;
}
#translation a:link{
	color: #10593c;
	text-decoration:none;
}
#translation a:hover{
	color: #10593c;
	text-decoration:underline;
}
#translation a:visited{
	color: #10593c;
	text-decoration:none;
}