body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #339999;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.Compagnie {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: x-large;
}
.Compagnie:hover, .Compagnie:focus {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.Lien {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: x-small;
	font-style: italic;
}
.Lien:hover, .Lien:focus {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	font-size: x-small;
	font-style: italic;
}
.Logequip {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: xx-large;
	font-style: italic;

}
.Logequip:hover, .Logequip:focus {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

