.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4B4D;
	font-weight: normal;
	font-style: normal;
	word-spacing: normal;
	line-height: normal;
	letter-spacing: 1px;

}
.textgreenbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6D6D23;
	font-weight: bold;
	font-style: normal;
	word-spacing: normal;
	line-height: normal;
}

.greenlinks {
	COLOR: #58595B;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
	font-style: normal;
	line-height: normal;
}
.greenlinks:hover {
	COLOR: #838433;
	TEXT-DECORATION: underline;
	font-style: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textfooter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4B4D;
	font-weight: normal;
	font-style: normal;
	word-spacing: normal;
	line-height: 12px;
}
