#FAQ_QuestionPanel
{
	background-color: Lime;
}

#FAQ_AnswerPanel
{
	background-color: Fuchsia;
}

.FAQs a
{
	text-decoration: none;	
}

.FAQs a:Hover
{
	text-decoration: underline;	
}