<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("text.css");
@import url("text.css");
a:hover {  color: #999999; border-style: none; text-decoration: underline}
a:link {  text-decoration: underline}
a:active {  color: #999999; text-decoration: underline}
a:visited {  text-decoration: underline}
</pre></body></html>