<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: #0099FF;

}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF99CC;


}
a:active {
	text-decoration: none;
	color: #0099FF;


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