/* Application sur le lien More */
A.more {
	text-decoration: none;
	;
	color: #FF9933;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal
}
A.more:hover {
	text-decoration: none;
	;
	color: #0080FF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal
}
