/*corps*/body{	color: #DCDCDC; font-family: Verdana; 	background-color: #000000; font-size: 10 pt }/*lien*/A{	COLOR: #FF6666; 	TEXT-DECORATION: none; 	FONT-STYLE: normal;}/*lien pointé*/A:hover{	COLOR: #CC66FF; 	TEXT-DECORATION: underline;	FONT-STYLE: normal;}/*lien visité*//*?? c quoi qui faut mettre ??*//*tableau*//*????? font-size ne s'applique pas au tableau :-(*/TABLE{	font-size: 10 pt;	BACKGROUND-COLOR: #000000;	color: #DCDCDC; font-family: Verdana; 	WIDTH="100%";	cellspacing="0"; cellpadding="0"; border="0";}/*grand titre*/h1{font-size: 26 pt; color:#CC0099 ; text-align: center;}/*sous-titre*/h2 {font-size: 16 ; color:#9900ff ; }