a {
	text-decoration:underline;
	color:#A8262B;
}
a:hover {
	text-decoration:none;
	color:#EE0000;
}

.faq_table a {
	text-decoration:none;
}
.faq_table a:hover {
	text-decoration:underline;
}



