body {
	background-color: #A8908A;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
}
.Style1 {
	color: #9E5CAB;
	font-size: 10px;
}
.Style2 {
	color: #330033;
	font-size: 14px;
	font-weight: bold;
}
.Style3 {
	color: #330033;
	font-size: 10px;
}
a:hover {
	color: #41113D;
}
a:active {
	color: #9E5CAB;
}

