a.tellafriend, a.moreinformation, a.print, a.pdf{
	color: #bcbcbc;
	text-decoration: none;
	
	padding-left: 20px;
	padding-top: 3px;
	padding-right: 10px;
	height: 30px;
	background-repeat: no-repeat;
}

a.tellafriend:hover, a.moreinformation:hover, a.print:hover, a.pdf:hover{
	color: #3399cc;
	text-decoration: none;
	background-repeat: no-repeat;
}

a.tellafriend{
	background-image: url(http://www.wcoomd.org/fr/icons/tellafriend.gif);
}
a.moreinformation{
	background-image: url(http://www.wcoomd.org/fr/icons/moreinformation.gif);
}
a.print{
	background-image: url(http://www.wcoomd.org/fr/icons/print.gif);
}
a.pdf{
	background-image: url(http://www.wcoomd.org/fr/icons/pdf.gif);
}

a.readmore{
	color: #3399cc;
	text-decoration: none;
	
	background-image: url(http://www.wcoomd.org/fr/icons/readmore.gif);
	background-position: left;
	padding-left: 10px;
	height: 5px;
	background-repeat: no-repeat;
}
a.readmore:hover{
	color: #494949;
}
