<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: #666666;

}
a:visited {
	text-decoration: none;
	border: #CCCCCC;
	color: #666666;
}
a:hover {  color: #999999; border: #FFFFFF}
a:active {  text-decoration: none; border: #999999}
a:link {  border: #999999}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;








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