
/* ----------------------------------ORIGINAL--------------------------------------------- */
.linkinfo {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: auto;
	font-variant: normal;
}
.linkinfo:hover {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	height: auto;
	font-variant: normal;
}
.linkentete {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	height: auto;
	font-variant: normal;
	letter-spacing: 2px;
}
.linkentete:hover {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	font-variant: normal;
	letter-spacing: 2px;
}

