<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">HTML , BODY {
	margin:0px;
	padding:0px;
	overflow:auto;
}

A {
	text-decoration: none;
 }
 A:hover {
	text-decoration: none;
 }


a:link { color: #999999;}
a:visited { color: #999999; }
a:active { color: #999999; }

a.highlight:link {background: #ffcc00; text-decoration: none}
a.highlight:visited {background: #ffffff; text-decoration: none}
a.highlight:active {background: #ffcc00; text-decoration: none}

#flash

 {
	margin:0px;
	padding:0px;
 }

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