<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {
	color: #0000FF;
}
a:link {
	text-decoration: underline;
 color : #0000FF
	;}
a:visited {
	color: #336600;
	text-decoration: underline;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a:active {
	color: #FF9933;
	text-decoration: none;
}
.gyokan{
	line-height:150%
	;}
.gyokan-ao{
 line-height:150%;color:#00499B;}
</pre></body></html>