body	{background-color:black;
	background-image:url("../images/background01.jpg");
	background-attachment:fixed;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:white;
	scrollbar-face-color:black;
	scrollbar-arrow-color:#333333; 
	scrollbar-base-color:black; 
	scrollbar-track-color:black;
	}
	
table	{font-size:12px;
	}

a	{text-decoration:none;
	color:orange;
	}
	
a:hover	{text-decoration:underline;
	color:orange;}

img	{border:0;}