
body {
	scrollbar-arrow-color : #FFFF63;
	scrollbar-base-color : #7B68EE;
	background-color : #7B68EE;
}
	
a:link, a:active {
	font-family: Arial;
	color: Aqua;
	font-weight : bold;
	letter-spacing: 2px;
	font-size : x-small;
	
}
a:visited {
	font-family: Arial;
	color: Aqua;
	font-weight : bold;
	letter-spacing: 2px;
	font-size :  x-small;
	
}
a:hover {
	font-family: Arial;
	color: Aqua;
	font-weight : bold;
	letter-spacing: 2px;
	font-size :  x-small;
	text-decoration: none;
	
}
.bloc {
	font-family: Arial;
	color: #E0FFFF;
	text-align: justify;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	letter-spacing: 1px;
}
.blocT {
	font-family: Arial;
	color: #E0FFFF;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	letter-spacing: 1px;
}
.hede {
	font-family: Arial;
	color: #FFFF63;
	font-style: normal;
	font-weight: bold;
	font-size: medium;
	text-align: center;
	letter-spacing: 2px;
}

.bloc2 {
	font-family: Arial;
	color: White;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	letter-spacing: 1px;
}
.de {
	font-family: "Courier New";
	color: #66FF99;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: xx-small;
	letter-spacing: 1px;
}




