<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;
  border: none;
  color: #000000;
}

a:visited {
  color: #000000;
}

a:hover {
  text-decoration: underline;
}

a:active {
  color: #0000bb;
  font-weight: bold;
}

.te {
	margin-bottom: 2px;
	white-space: nowrap;
}
</pre></body></html>