body {background-image:  url(images/fond01.jpg);color:#191970;font-family:Comic Sans MS}
h1 {text-decoration:underline;color:#191970}
h2,h3,h4,h5,h6 {text-decoration:underline;color:#6A5ACD}
p:first-letter {font-size:150%;color:#6A5ACD}
p {color:#191970;}
hr {color:#191970}
a:link {color:#9400D3}
a:visited {color:#9400D3}
a:hover {color:#BA55D3}
a:active {color:#9400D3}
a {
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
