a:link {
    color: #3399FF;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}
a:visited {
	color: #3399FF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
a:hover {
    color: #FF0000;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}
a:active {
    color: #FFFFFF;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}
p {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 13pt;
	font-weight: bolder;
	font-style: italic;
	color: #3399FF;
}
h4 {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
li {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #FFFFFF;
}
table {
	border: 10px Aucune;
	background-color: #000000;
	color: #FFFFFF;
}
.petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
}
body {
	background-attachment: fixed;
	clip:   rect(   );
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: normal;
//	background-image: url(../images/fondalysseRV.jpg);
	color: #FFFFFF;
	background-color: #000000;
}
