@charset "ISO-8859-1";
a,a:link,a:visited {
	text-decoration: none;
	color: #197f4f;
}
a:hover,a:active {
	text-decoration: underline;
	color: #A00;
}
sup {
	font-size: 0.7em;
	vertical-align: text-top;
}