a:link { color:#FFC800; text-decoration:none; font-weight:bold; }
a:visited {	color:#FFC800; text-decoration:none; font-weight:bold;}
a:hover { color:#FFFFFF; text-decoration:none; background-color:#000000; font-weight:bold; }
a:active { color:#FFC800; text-decoration:none; font-weight:bold; }
<!--	:link { color:#9966CC; text-decoration:none; font-weight:bold; }
<!--	:visited {	color:#9966CC; text-decoration:none; font-weight:bold;}
<!--	:hover { color:#9966CC; text-decoration:none; background-color:#ffffff; font-weight:bold; }
<!--	:active { color:#9966CC; text-decoration:none; font-weight:bold; }


.fond_noir {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	font-family:'Times New Roman',Times,serif;
	font-style:italic;
	color:#FFC800;
	text-align: center;
	text-color: #CC9900;
	vertical-align: top;
	background-color: #000000;
}

.fond_blanc {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	text-color: #FF0000;
	vertical-align: top;
	background-color: #ffffff;
}

.plein_ecran {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	text-color: #FF0000;
	vertical-align: top;
	background-color: #000000;
}

