<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

 a:link
	{
	color: #006161;
		text-decoration: none;
	}

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

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

</pre></body></html>