
body {
	background-color: #000000;
color: #ffffff;

	 scrollbar-face-color: gray;
     scrollbar-shadow-color: #000000;
     scrollbar-highlight-color: #FFFFFF;
     scrollbar-3dlight-color: #000000;
     scrollbar-darkshadow-color: #000000;
     scrollbar-track-color: #111110;
     scrollbar-arrow-color: #666666;
}
.Style2 {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


		/*	TABLEAU DAMIER			*/


table{
width: 760;
height: ;
	border: solid 0px red;
	}

td{
width: 150px;
height: 150px;
	border: solid 0px red;
	}

	
	
	
	/*   		LES LIENS COULEURS    	 */
	
a:link,a:visited{
display: ;
color: #818273;
background-color: ;
text-decoration:none;
font-size: 10pt;


/*font-family: Staccato222 BT ;
padding-right:0em;
padding-left:0em;*/
}


a:hover {
display:;
color: white;
background-color:	;	/*#818273;*/
font-size:10pt;
	text-decoration:none;
	/*font-family:Staccato222 BT ;*/
	}
	
	
a:link.selection{color:white;text-decoration:underline;font-size:10pt;}
a:visited.selection{color:white;text-decoration:underline;font-size:10pt;}
a:hover.selection{color:red;text-decoration:underline;font-size:10pt;}
a:active.selection {color:green;text-decoration:none;font-size:10pt;}



















