body {
	background-repeat: no-repeat;
	background-color: #FF5000;
}
a{
text-decoration:none;
color:#0000F0;
font-family:times new roman;
font-size:10pt;
}
a:visited {
color:#0000AF;
}
a:hover {
color:#8080FF;
}
a:active {
color:#0000AF;
}
.texte {
font-family:arial;
font-size:12pt;
color:#003300;
font-weight:bold;
}
