.faq {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;

}
a {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	text-decoration: none;
	color: #000066;
	font-weight: bold;


}
a:hover {
	font-family: "Microsoft Sans Serif";
	color: #CCCCCC;
	text-decoration: underline overline;
	font-size: 12px;
	font-weight: bold;


}
