@charset "iso-8859-1";
/* auteur: nicolas */

BODY { 
		scrollbar-face-color: #ffffff;
		scrollbar-shadow-color: #000000; 
		scrollbar-highlight-color: #000000; 
		scrollbar-3dlight-color: #000000; 
		scrollbar-darkshadow-color: #000000; 
		scrollbar-track-color: #000000; 
		scrollbar-arrow-color: #000000;
		
		a:hover {color:#ffffff; text-decoration : none;} 
		a:visited {color:#ffffff; text-decoration : none;} 
		a:link {color:#ffffff; text-decoration :none;} 
		a:hover {color:#ffffff; text-decoration :none;} 	
		
	}
		h4 { font-family : Courier New ;color: white ; font-size:10pt;}
		h5 { font-family : Courier New ;color: white ; font-size:30pt;}

body { 
		font-family; Courier New;
		font-size:16pt ; 
		background-color: #000000 ;
	}

a:link {
color:white;
background-color:transparent;
text-decoration:none;
}
a:visited {
color:white;
background-color:transparent;
text-decoration:none;
}
a:hover {
color:white;
background-color:transparent;
text-decoration:none;
}