.content {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
}
a.content:hover {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #E59022;
	text-decoration: underline;
}
.content-white {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.content-small {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
}
a.content-small:hover {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #E59022;
	text-decoration: underline;
}
.content-orange {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #E59022;
	text-decoration: none;
}
.link-orange {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #E59022;
	text-decoration: none;
}
a.link-orange:hover {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #353535;
	text-decoration: underline;
}
.heading-orange {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #E59022;
	text-decoration: none;
}
.textfield {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
}
.link-blk {
	font-family: tahoma;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}
a.link-blk:hover {
	font-family: tahoma;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #E59022;
	text-decoration: none;
}
