body	{
	scrollbar-3d-light-color: #000000;
	scrollbar-arrow-color: #024BA0;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #0E072C;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	font-family: Verdana;
	color: #8080FF;
	font-style: normal;
	font-size: 12pt;
	background-image: url(../images/jpg/fond.jpg);
	}
A:visited {
	color:#0000C1;
	text-decoration: none;
	font-weight: bold;
	}
A:link {
	color:#B3B3FF;
	text-decoration : none;
	font-weight:bold;
	}
A:hover{
	color: #0080FF;
	text-decoration: none;
	}
A:active{
	color: Blue;
	text-decoration: none;
	}