<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A:link    {
	   text-decoration: none;
           font-weight: regular;
           color: #000000; }
A:visited {
	   text-decoration: none;
           font-weight: regular;
           color: #000000; }
A:active  {
	   text-decoration: none;
           color: #000000; }
A:hover	  {
	   text-decoration: none;
           color: #000066;
           font-style: italic;
           background-color:#ffff99;
           width:99% }</pre></body></html>