.faqCategory{
	FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #F3B500;
    TEXT-DECORATION: none;
	margin-bottom:10px;
}

.faqAnswer{
    color : silver;
    font-size : 12px;
    font-weight : normal;
    margin-bottom:10px;
	margin-left:10px;
}


.faqQuestion{
    color : white;
    font-size : 14px;
    font-weight : bold;
	
}

    


