<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A:link
{
    COLOR: white;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: gray;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: white;
    TEXT-DECORATION: none
}
</pre></body></html>