<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link {
	font: large/normal serif; color: rgb(51, 102, 255); font-size-adjust: none; font-stretch: normal;
}
a:visited {
	color: rgb(102, 0, 153); text-decoration: none;
}
a:active {
	color: rgb(255, 102, 51); text-decoration: none;
}
a:hover {
	color: rgb(255, 102, 51);
}
</pre></body></html>