.category
{
	color:black;
	text-align:center;
	background-color:rgb(255,204,51);
	text-decoration:none
}

.retrait
{
	text-indent:2em
}

A:link
{
	font-weight:normal;
	text-align:left;
	color:rgb(0,0,0);
	text-decoration:none
}

A:visited
{
	font-weight:normal;
	text-align:left;
	color:rgb(0,0,0);
	text-decoration:none
}

A:hover
{
	font-weight:normal;
	text-align:left;
	color: rgb(180,0,0);
	text-decoration:underline
}