A.categorie2:link{
	color: #625030;
	text-decoration: none;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 100%;
}

	
A.categorie2:visited{
	color:#625030;
	text-decoration: none;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 100%;
	}
	
A.categorie2:hover {
	color: #625030;
	text-decoration: underline;
    font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 100%;
}

