A {
	text-decoration : none;
}

A:Hover {
	text-decoration : none;
}

.txtjaune {
	color: #FFF54C;
	font-family : "Arial, Helvetica, sans-serif";
	font-weight : bold;
	font-size : 11;
}

.txtvert {
	color: #66AF4C;
	font-family : "Arial, Helvetica, sans-serif";
	font-weight : bold;
	font-size : 11;
	line-height : 50%;
}

.txtadjust{
	font-family : "Arial, Helvetica, sans-serif";
	font-size : 8;
}

.lien{
	color: #66AF4C;
	font-family : "Verdanna, sans-serif";
	font-weight : bold;
	font-size : 11;
	letter-spacing : 2 px;
}

.lien:Hover{
	color: #FFF54C;
	font-family : "Verdanna, sans-serif";
	font-weight : bold;
	font-size : 11;
}