<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: 300;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: 300;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: 300;
	color: #999999;
	text-decoration: none;
}
</pre></body></html>