@charset "utf-8";
.olivelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #769265;
	text-decoration: underline;
	padding-left: 20px;
}
.olivelinksnopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #769265;
	text-decoration: underline;
}
.olivetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #769265;
	text-decoration: none;
}
.pistatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ceecbf;
	text-decoration: none;
}
.pistalinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ceecbf;
	text-decoration: underline;
}
.pistalinksbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ceecbf;
	text-decoration: underline;
}
.olivelinksbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #769265;
	text-decoration: underline;
}
.orangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #ff7f00;
	text-decoration: underline;
}
.bodytextbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #887051;
	text-decoration: none;
	padding: 6px;
}
.bodytextbrownnopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #887051;
	text-decoration: none;
}
.bodytextdarkbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #372917;
	text-decoration: none;
}
.darkbrownlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #634d36;
	text-decoration: underline;
}
.brownheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #887051;
	text-decoration: none;
}
.darkbrownheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #634d36;
	text-decoration: none;
}
.header2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ecfce4;
	text-decoration: none;
}

