@charset "utf-8";
.CollapsiblePanelContent a:link, .CollapsiblePanelContent a:visited {
	color: #6E3701;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #673502;
	font-weight: bold;
}
.CollapsiblePanelContent a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #673502;
	font-weight: bold;
	background-color: #6E3701;
}
#FooterTB a:link, #FooterTB a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
#FooterTB a:hover {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
