.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #36210e;
}
.view {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2b7725;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2b7725;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2b7725;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2b7725;
}

a:hover {
	color: #36210e;
}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2b7725;
}

a.footer:link {
	color: #ffffff;
	font-size: 12px;
     }

a.footer:visited {
    color: #ffffff;
	font-size: 12px;
     }

a.footer:hover {
     color: #ffcd00;
     }

a.footer:active {
    color: #ffffff;
	font-size: 12px;
     }

