.francais {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 4px 2px;
	color: #006699;
}
.francais a {
	color: #006699;
	text-decoration: none;
}
.anglais {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 4px 2px;
	color: #CC3300;
}
.anglais {
	color: #CC3300;
	text-decoration: none;	
}
.allemand {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 4px 2px;
	color: #666600;
}
.allemand a {
	color: #666600;
	text-decoration: none;
}