<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
a {
font-family: Arial;
font-size: 11px;
color: #FFFFFF;
}
a:link {
	text-decoration: none;
	
}
a:visited {
text-decoration: none;
color: #FFFFFF;
}
a:hover {
text-decoration: none;
color: #FFCCFF;
}
a:active {
text-decoration: none;
color: #FFCCFF;
}</pre></body></html>