<style type="text/css">

a { text-decoration: underline; }
a.menu { text-decoration: none; }

a.link { text-decoration: none;  color: red; }
a:visited { text-decoration: none;  color: red; }
a:active {text-decoration: none; color: red; }
a:hover {color: Cornflowerblue; }


BODY	{

	background-color: white;

	margin: 0px 0px 0px 0px;

	scrollbar-face-color: white;
	scrollbar-highlight-color: dimgray;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: gray;
	scrollbar-shadow-color: black;
	scrollbar-arrow-color: dimgray;
	scrollbar-track-color: white;
	}
}

	.std { font:12 Arial; }
        .marge { margin: 2%; }
        .newsmarge { margin: 10px 10px 30px 10px; }



</style>
