.faq_manager { 
	font-size:12 pt;
	font-family:Tahoma;
	color:#000000;
	background-color:;
}
.faq_manager .title { 
	font-size:12 pt;
	font-family:Tahoma;
	color:#99CC00;
	font-weight:900;
}
.faq_manager .faqlink { 
	font-size:12 pt;
	font-family:Tahoma;
	color:#99CC00;
font-weight:900;
}
.faq_manager .faq_answer{
color:#000000;
}
.faq_manager a { 
	font-size:12 pt;
	font-family:Tahoma;
	color:#93C20C;
	text-decoration: none;
}
.faq_manager a:hover { 
	color:#99CC00;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html .faq_manager {height: 1%;}
/* End hide from IE5-mac */ 


.new_user a{
font-weight:900;
}