@charset "ISO-8859-1";
#heading_orange_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #cd5806;
	text-align: left;
}
b:link {
	text-decoration: none;
	color: #cd5806;
}
b:visited {
	text-decoration: none;
	color: #cd5806;
}
b:hover {
	text-decoration: underline;
	color: #cd5806;
}
b:active {
	text-decoration: none;
	color: #cd5806;
}