<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#nav li a:hover {
	color: #FF9900;
	}

#head h2, #head .sitetag {
	color: #FF9900;
	}

#right li a:hover, .right2 li a:hover, .sidehead a:hover {
	color: #FF9900;
	}

h2, .date {
	color: #FF9900;
	}

#content a, #content2 a, #foot a, .blogit-listmore a {
	color: #FF9900;
	border-bottom: 1px dotted #FF9900;
	}

img.content, a img.content {
	background-color: #CC7700;
	}

thead th {
  color: #FF9900;
}
</pre></body></html>