.texte {

	font-family: Arial, Arial, Arial;
	font-style: normal;
	font-weight: normal;
	color: #A4B4F8;
}

.titre {

	font-family: Arial, Arial, Arial;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
}

a:link {
	font-family: Arial, Arial, Arial;
	color: #A4B4F8;
        text-decoration: underline;
}
a:visited {

	font-family: Arial, Arial, Arial;
	color: #A4B4F8;
        text-decoration: underline;
}
a:hover {
	font-family: Arial, Arial, Arial;
	color: #ffffff;
        text-decoration: underline;
}


.game:link {
	font-family: Arial, Arial, Arial;
	color: gold;
	font-weight: bolder;
        text-decoration: none;
}
.game:visited {

	font-family: Arial, Arial, Arial;
	color: gold;
	font-weight: bolder;
        text-decoration: none;
}
.game:hover {
	font-family: Arial, Arial, Arial;
	color: #ffffff;
	font-weight: bolder;
        text-decoration: none;
	font-variant: normal;
}

.index:link {
	font-family: Arial, Arial, Arial;
	color: #00CC00;
	font-weight: bolder;
        text-decoration: none;
}
.index:visited {

	font-family: Arial, Arial, Arial;
	color: #00CC00;
	font-weight: bolder;
        text-decoration: none;
}
.index:hover {
	font-family: Arial, Arial, Arial;
	color: #66ff00;
	font-weight: bolder;
        text-decoration: none;
	font-variant: normal;
}

BODY {
scrollbar-face-color: #444b58; 
scrollbar-shadow-color: #363c47;
scrollbar-highlight-color: #363c47;
scrollbar-3dlight-color: #595f6a; 
scrollbar-darkshadow-color: #595f6a; 
scrollbar-track-color: #363c47; 
scrollbar-arrow-color: gold;
background-attachement: fixed;
}
