<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
a:link,
a:visited {
	/*color: #333;*/
	text-decoration: none
}

a:hover {
	color: #e60012;
	text-decoration: none
}

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