.texte {
	color: #000000;
	background-color: #ffffff;
	font-family: 'Times New Roman',Arial, Helvetica, sans-serif;
}

.copy {
	font-size:0.75em;
	color: #000000;
	background-color: #ffffff;
}	
A.copy:link { text-decoration:none; }
A.copy:active { text-decoration:none; }
A.copy:visited { text-decoration:none; }
A.copy:hover { text-decoration:underline; }
