@charset "ISO-8859-1";
.style98 {
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:link {
	color: #25408F;
	text-decoration: none;
}
a:visited {
	color: #25408F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #25408F;
}

