

A:link {
	font-family: Arial;
	font-size: 11px;
	color: #BD2C17;
	text-decoration: none;
}
A:active {
	font-family: Arial;
	font-size: 11px;
	color: #33333;
	text-decoration: none;
}
A:visited {
	font-family: Arial;
	font-size: 11px;
	color: #BD2C17;
	text-decoration: none;
}
A:hover {
	font-family: Arial;
	font-size: 11px;
	color: #F78A00;
	text-decoration: none;
}

A:link.subs {
	font-family: Arial;
	font-size: 11px;
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
}
A:active.subs {
	font-family: Arial;
	font-size: 11px;
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}
A:visited.subs {
	font-family: Arial;
	font-size: 11px;
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
}
A:hover.subs {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #DCB700;
	text-decoration: none;
}
.greenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 4F5D0E;
}
.greentext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: 4F5D0E;
}
.greentext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: 4F5D0E;
}
.greentext3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 4F5D0E;
}
.footy {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #4F5D0E;
}
A:link.footy {
	text-decoration: none;
}
A:active.footy {

	text-decoration: underline;
}
A:visited.footy {
	text-decoration: underline;
}
A:hover.footy {
	font-weight: bold;
	text-decoration: underline;
}


.littlegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525C20;
}