A:visited {
	color: Navy;
	text-decoration: none;
}
A:link {
	color: Navy;
	text-decoration: none;
}
A:hover {
	color: Navy;
	text-decoration: underline;
}
A:active {
	color: ActiveCaption;
	text-decoration: none;
}

TABLE {
font-family: Verdana;
font-size: 10pt;
border: 0px;
background-color: White;
vertical-align: middle;
}

.entetetableau {font-family: Verdana;
		 font-size: 10pt;
		 color: #ffffff;
		 background-color: #335577;
		 font-weight: bold;
		 text-align: center;
}

.tableauligne1 {font-family: Verdana;
					 font-size: 10pt;
					 color: #335577;
					 background-color: #dddddd;
}

.tableauligne2 {font-family: Verdana;
					 font-size: 10pt;
					 color: #335577;
					 background-color: #eeeeee;
}

.td_explications {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	border: 1px solid Navy;
	vertical-align: top;
}

BODY {
	background-color: White;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	text-align: left;
	color: Black;
	scrollbar-face-color: #F0F8FF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: Silver;
	scrollbar-arrow-color: #FFCC00;
}

~
