        
		body
                   {
           color:#c0c0c0;
		   background-color:#000000;
           font-family:Arial, Helvetica, sans-serif;
		   
          }

        a.textlink
		   {
		   color:#ff99cc;
		   background:#000000;
		   text-decoration:none;
		     
		   } 		   
		
		a:hover.textlink
		   {
		   color:#663366;
		   background:#ffcccc;
		   text-decoration:none;
		     
		   }
		
		
		p
		   {
		      text-indent: 0em;
		  }


		