/* CSS Document */
A:hover   {text-decoration : none}
A:link    {text-decoration : none}
A:visited {text-decoration : none}
A:hover   {color: #FFFFFF}

.categorie-label {
	color: #000066;
	margin-right: 10;
}
.categorie-link {
	color: #ffffff;
	margin-right: 10;
	text-decoration: none;
}
