.navbackground {
	background-color: #55608E;
}
.title {
	color: #55608E;
	font-size: 13pt;
	font-weight: bold;
}
.tbnnews {
	color: #FFFFFF;
	background-color: #8388A2;
}
.question {
	color: #504070;
	font-size: 13px;
	font-weight: bold;
}
.answer {

}
.faq_quest_link {
	color: #55608E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.faq_quest_link:link {
	color: #55608E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.faq_quest_link:visited {
	color: #55608E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.faq_quest_link:active {
	color: #55608E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.faq_quest_link:hover {
	color: #55608E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
