body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF33;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #FFFFCC;
}
    a.bouton { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	font-style : normal; 
	color : #009900; 
	text-decoration : none; 
	text-align : center; 
	display : table; 
	overflow : hidden; 
	white-space : pre; 
	height : auto; 
	width : 120px; 
	border : medium double #33cc00; 
	background-color : #FFFF66;
      }
    a.bouton:hover { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	font-style : normal; 
	color : #FF0000; 
	text-decoration : none; 
	text-align : center; 
	display : table; 
	overflow : hidden; 
	white-space : pre; 
	height : auto; 
	width : 120px; 
	border : medium double #33cc00; 
	background-color : #FFFF99;
      }
    a.bouton:link { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	font-style : normal; 
	color : #009900; 
	text-decoration : none; 
	text-align : center; 
	display : table; 
	overflow : hidden; 
	white-space : pre; 
	height : auto; 
	width : 100px; 
	border : medium double #33cc00; 
	background-color : #FFFF66;
      }
	  td {
	font-weight: bold;
}
.souligne {
	text-decoration: underline;
}
.div { 
	height : 560px; 
	width : 720px; 
	overflow : auto;
}
a {
	color:#FF0000;
}
