body {
	background-color: #FFEFD9;
}
.unnamed1 { border: 1px solid; background-color: #FF9664; }
.text {
	letter-spacing: 0.05em;
	word-spacing: normal;
	color: #000000;
	text-decoration: none;
}
.titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #CC0000;
	font-weight: bold;
}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #CC0000;
	font-weight: bold;
}
.image {
	border: 1px solid #000000;
}

a.text {
	text-decoration:none;
	color: #000000;
}
a.text:hover {
	color: #CC0000;
}


a{
	text-decoration:none;
	color: #CC0000;
}
a:hover {
	color: #000000;
}
