.Style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
}
.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #0000CC;
	text-decoration: none;

}
a {
	color: #003333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.tablefond {
	background-image: url(images/fond_arbre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

