.simple-footnotes li{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 0.7em;
}

a.simple-footnote,
a.simple-footnote-backlink{
	text-decoration: none;
	border: none;
	color: #ff9900;
	font-weight: bold;
}

a.simple-footnote:hover,
a.simple-footnote-backlink:hover{
	text-decoration: none;
	border: none;
	color: #000;
	background: #ff9900;
}

a.simple-footnote:hover{
	cursor: help;
}


