<style type="text/css">

a { text-decoration: underline; }
a.menu { text-decoration: none; }

a.link { text-decoration: none;  color: 0090FF; }
a:visited { text-decoration: none;  color: 0090FF; }
a:active {text-decoration: none; color: 0090FF; }
a:hover {color: red; }


BODY	{


	background-image: bg.jpg; 

	margin: 0px 0px 0px 0px;

	scrollbar-face-color: D0D0D0;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: gray;
	scrollbar-darkshadow-color: BEBEBE;
	scrollbar-shadow-color: BEBEBE;
	scrollbar-arrow-color: dimgray;
	scrollbar-track-color: DCDBDB;
	}
}

	.std { font:10 verdana; }
        .marge { margin: 2%; }

</style>


