.produit {
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 10pt; 	
	font-style: normal; 	
	font-weight: normal; 	
	font-variant: normal; 	
	text-decoration: none;	
	color : #000000;
}
A.produit:active{color : #007AB2;}
A.produit:hover{color : #007AB2;}

.categorie {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #333333; 
	font-style: normal; 
	font-variant: normal; 
	text-decoration: none
}
A.categorie:active {color : #007AB2;}
A.categorie:hover {	color: #007AB2;}
	
.prodliste {
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color : #000000;
}
A.prodliste:active {color : #007AB2;}
A.prodliste:hover {	color: #007AB2;}
	