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

a:hover { 
	color: #0000ff; text-decoration: underline;
}
.V2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
</pre></body></html>