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

a:visited
 {
color: #FF9900;
text-decoration: underline;
}

a:hover
{
color: #669900;
text-decoration: underline;
	}</pre></body></html>