A.gCategoryLink:ACTIVE, A.gCategoryLink:LINK, A.gCategoryLink:VISITED  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dashed #457388;
}
A.gCategoryLink:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #f26522;
	text-decoration: none;
	border-bottom: #0096de 1px dashed;
}
/* ---------------------------------------------------------------FAQ QUESTIONS --*/
.gFaqList {
	padding-bottom: 10px;
	list-style-image: url(../img/list_bird.jpg);
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #1d5870;
}
A.gFaqQLink:ACTIVE, A.gFaqQLink:LINK, A.gFaqQLink:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #1d5870;
	text-decoration: none;
	border-bottom: #aec1c9 1px dashed;
}
A.gFaqQLink:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #f26522;
	text-decoration: none;
	border-bottom: #0096de 1px dashed;
}
