<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.cssskin-gs a:link {
  color: #cccccc;
  font-weight: normal;
}

.cssskin-gs a:hover {
  color: #ff0000;
  font-weight: normal;
}

.cssskin-gs a:visited {
  color: #cccccc;
  font-weight: normal;
}

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