.bckgrd {
	background-color: #000000;
	background-image: url(pictflash/bckgrd.jpg);
	background-position: center top;
}
.txtblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtnoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #3F0E38;
	text-decoration: none;
}
a:hover {
	color: #CC0099;
}
