BODY 
	{font-family: arial black; color: #C0C0C0;
	  scrollbar-arrow-color: #C0C0C0; 
	  scrollbar-base-color: #000000; 
	  scrollbar-face-color: #000000; 
      scrollbar-highlight-color: #2b2b2b; 
	  scrollbar-shadow-color: #101010; 
	  background: #000000;
	  background-image: url(bck.gif);
	  background-attachment: fixed;
	  margin: 0;
	  cursor: crosshair;}
	
	A:link {text-decoration: none; color: #F5F5F5; cursor: hand}
    A:visited {text-decoration: none; color: #C0C0C0; cursor: hand}
    A:active {text-decoration: none; color: #000000; cursor: crosshair}
	A:hover {text-decoration: none; color: #FF0000; cursor: hand}
	A{text-decoration: none}
