<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A {color: #FFFFFF}

A:link {
	text-decoration: none;
	color: #363443;
}
A:visited {
	text-decoration: none;
	color: #666666;
}
A:hover {
	color: #9900FF;
}

.rain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.black {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
</pre></body></html>