a:link{text-decoration: none; color: #000000}
a:visited{
	text-decoration: none;
	color: #000000;
} 
a:active{text-decoration: none; color: #000000}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color:#d4d4d4;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	;
	background-attachment: scroll;
	background-repeat: repeat;
	background-image: url(gifs/fond_cre.gif);

		}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	table-border-color-light: rgb(255,255,153);
	table-border-color-dark: rgb(255,255,51);
	border: 0px 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;



		}
