body {
	background-color: white;
	color: black;
	background-image: url(http://script-pratique.com/images/lienviral/fond.jpg);
}
.Style1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 20px;
	text-align:center;	
}
.Style5 {
	font-size: 10px;
	text-align: left;
	font-family: Times New Roman;
	color: #c0c0c0;
}
.Style6 {
	font-size: 16px;
	text-align: center;
	font-family: Georgia;
	color: #ffffcc;
}
.Style62 {
	font-size: 8px;
	text-align: center;
	font-family: Georgia;
	color: #ffffcc;
}
.Style7 {
	font-size: 30px;
	text-align: center;
	font-family: Baskerville Old Face;
	color: #cc0000;
}
.Style8 {
	font-size: 24px;
	text-align: justify;
	font-family: Baskerville Old Face;
	color: ThreedDarkShadow;
	font-weight: bold;
}
.Style87 {
	font-size: 24px;
	text-align: center;
	font-family: Baskerville Old Face;
	color: ThreedDarkShadow;
	font-weight: bold;
}
.Style88 {
	font-size: 24px;
	text-align: center;
	font-family: Baskerville Old Face;
	color: #0000FF;
	font-weight: bold;
}
.Style9 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;	
}
.Style91 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;	
}
.Style92 {
	font-size: 16px;
	text-align: justify;	
}
.Style94 {
	font-size: 16px;
	text-align: justify;	
	color: #0033FF;
	text-align:center;
}
.Style98 {
	font-size: 16px;
	text-align:center;	
}
.Style99 {
	font-size: 16px;
	text-align: left;	
}
.Style10 {
	font-size: 14px;
	text-align: justify;
}

.Style18 {font-size: 24px;}


body {text-align:center;margin:0}


A:link {
	color: #FF9900;
	text-decoration: none;
}
A:visited {
	color: blue;
	text-decoration: none;
}
A:hover {
	color: purple;
	text-decoration: none;
	background-color: #ee82ee;
	font-size: 9px;
}
