@charset "iso-8859-1";
/* auteur: AFPA-CFPA CAEN */
/* Date de création: 23/04/2003 */

body {
	background : black;
	font-family : "Cataneo BT";
	font-style : normal;
}

A:link {
	color: #999999;
	text-decoration:none;
	border-style:none;
	font-family: "Cataneo BT";
}
			

A:visited {
	color: #999999;
	text-decoration:none;
	border-style:none;
	font-family: "Cataneo BT";
	}
			
A:hover {
	color: White;
	text-decoration:none;
	font-family: "Cataneo BT";
}

