<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:visited {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
}
a:hover {
	color: #D00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
}
a:active {
	color: #D00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
</pre></body></html>