.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #A58E4F;
}
a {
	color: #A58E4F;
	text-decoration: none;
	cursor: hand;
	filter: Chroma(Color=#A58E4F);
}
a:link {
	color: #A58E4F;
	text-decoration: none;
	cursor: hand;
	filter: Chroma(Color=#A58E4F);
}
.copyrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #A58E4F;
}

