<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link {
	color: #;
	text-decoration: none;
}

a:visited {
	color: #;
	text-decoration: none;
}

a:hover {
	color: #;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.h3-text {
	color: #006;
}</pre></body></html>