<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a.hover_style:link {
  color:#0000FF;
  text-decoration:none; }

a.hover_style:visited {
  color:#000080;
  text-decoration:none; }

a.hover_style:hover {
  color:#000000;
  background-color:#D7D8FF;
  text-decoration:none; }

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