<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A:link {
	color:#666666;
	text-decoration: underline;
}
A:visited {
	color:#666666;
	text-decoration: underline;
} A:hover {
	color:#6633CC;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
} A:active {
	color:#6666CC;
	text-decoration: underline;
	font-weight: bold;
	font-variant: normal;
}  
</pre></body></html>