.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D3722;
}
.link {
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.link a:link{
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.link a:hover{
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.sidelink {
	font-family: "verdana";
	font-size: 12px;
	color: #2D3722;
	font-weight: normal;
	text-decoration: none;
}
.sidelink a:link {
	font-family: "verdana";
	font-size: 12px;
	color: #2D3722;
	font-weight: normal;
	text-decoration: none;
}
.sidelink a:hover {
	font-family: "verdana";
	font-size: 12px;
	color: #2D3722;
	font-weight: normal;
	text-decoration: underline;
}
.more {

	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.footertxt {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.footertxt a:link{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.footertxt a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.floatright {
float: right;
margin-right: 5px;
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
}

.linktxt {
	font-family: verdana;
	font-size: 12px;
	color: #3F6008;
	font-weight: bold;
	text-decoration: none;
}
.linktxt a:link{
	font-family: verdana;
	font-size: 12px;
	color: #3F6008;
	font-weight: bold;
	text-decoration: none;
}
.linktxt a:hover{
	font-family: verdana;
	font-size: 12px;
	color: #3F6008;
	font-weight: bold;
	text-decoration: underline;
}