body{
	font-family:Times New Roman;
	color:#18004a;
	background-color:#18004a;
	background-image:url(./Pictures/background.png);
	background-attachment:fixed;
	}

a{	
	color:#18004a;
	text-decoration:none;
	font-weight:bold;
	}

a:hover{
	color:#eeb566;
	text-decoration:underline;
	font-weight:bold;
}
span.actu{
	color:#eeb566;
	font-weight:bold;
	background-image:url(./Images/background.png);
	background-color:#18004a;
	}