<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;STYLE TYPE="text/css"&gt;
&lt;!--
.nav
{
text-decoration: none;color: white
}
a.nav:hover
{
color: white;text-decoration: none}

a.nav:link
{text-decoration: none;color: white}

a.nav:visited
{text-decoration: none;color: white}

.navnk
{
text-decoration: none;color: white
}
a.navnk:hover
{
color: white;text-decoration: none; cursor: default}

a.navnk:link
{text-decoration: none;color: white}

a.navnk:visited
{text-decoration: none;color: white}

--&gt;
&lt;/STYLE&gt;
</pre></body></html>