.form_text_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.form_text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.form_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.faq_question {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: small;
	font-weight: bold;
	color: #BA9CCA;
	line-height: 12px;
}
.faq_answer {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: small;
	line-height: 20px;
}
.items_top_header {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	white-space: normal;
}
.items_category_link {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}
.items_category_heading {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: small;
	color: #333333;
	font-weight: bold;
	text-align: left;
	line-height: 12px;
}
.items_text {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: small;
	color: #333333;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
}
.donors_text {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: small;
	line-height: 20px;
	text-align: left;
}
.vol_job {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: small;
	font-weight: bold;
	color: #BA9DCA;
	line-height: 24px;
}
.vol_description {
	font-family: Arial, Helvetica, sans-sarif;
	font-size: small;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
}

a { text-decoration: underline; }

.faq_question            a:link {
	color: #3562A0;
}
.faq_question            a:visited {
	color: #3562A0;
}
.faq_question            a:hover {
	color: #00CCFF;
}
.faq_question            a:active {
	color: #3562A0;
}

.faq_answer              a:link {
	color: #3562A0;
}
.faq_answer              a:visited {
	color: #3562A0;
}
.faq_answer              a:hover {
	color: #00CCFF;
}
.faq_answer              a:active { color: black; }

.items_category_link     a:link { color: #3562A0; }
.items_category_link     a:visited {
	color: #3562A0;
}
.items_category_link     a:hover {
	color: #00CCFF;
}
.items_category_link     a:active { color: #3562A0; }

.items_category_heading  a:link {
	color: #3562A0;
}
.items_category_heading  a:visited {
	color: #3562A0;
}
.items_category_heading  a:hover {
	color: #00CCFF;
}
.items_category_heading  a:active { color: #3562A0; }

.items_text              a:link {
	color: #008000;
}
.items_text              a:visited {
	color: #3562A0;
}
.items_text              a:hover {
	color: #00CCFF;
}
.items_text              a:active {
	color: 333333;
}
}
.donors_text             a:hover  {
	color:#333333;
}
}
