<style type="text/css">

a { text-decoration: underline; }
a.menu { text-decoration: none; }

a.link { text-decoration: underline;  color: BC0B11; }
a:visited { text-decoration: none;  color: BC0B11; }
a:active {text-decoration: none; color: BC0B11; }
a:hover {color: FF0000; }


BODY	{


	background-color: black;
	background-attachment: fixed;
	background-position: top center;
	background-repeat: repeat-y;

	margin: 0px 0px 0px 0px;


scrollbar-face-color: 1F1F1F;
scrollbar-highlight-color: 1F1F1F ;
scrollbar-3dlight-color: grey;
scrollbar-darkshadow-color: 1F1F1F ;
scrollbar-shadow-color: black ;
scrollbar-arrow-color: white;
scrollbar-track-color: 1F1F1F ;
	}
}

	.std { font:12 verdana; }
.newsmarge { margin: 10px 10px 30px 10px; }
        .marge { margin: 3%; }

</style>


