<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; color: #FFFFFF}
a:visited {  text-decoration: none; color: #CCCCCC; border: #CCCCCC}
a:hover {  color: #FF6699; border: #FFFFFF}
a:active {  color: #FF9999; text-decoration: none; border: #999999}
a:link {  border: #999999}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;

}
img {  }
</pre></body></html>