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

/* CSS Document */



body { margin: 0px; height: 40px; background-attachment: fixed; background-image: url(../images/bg/body.jpg); background-repeat: repeat; background-position: center top; 

}

a:link {

	color: #ffffff;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #ffffff;

}

a:hover {

	text-decoration: none;

	color: #ffffff;

}

a:active {

	text-decoration: none;

	color: #ffffff;

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