#faqList
{
	list-style:outside;
	padding-left:15px;
	color:#FFFFFF;
}

a { color:#D07435; text-decoration:none; }

a:hover { text-decoration:underline; }

#faqList li
{
	padding-bottom:2px;
}


#faqList a
{
	text-decoration:none;
	color:#FFFFFF;
}


#faqList a:hover
{
	color:#D07435;
}