body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	color: #000000;
}

A:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	text-decoration: none; 
	color: #000000;
}

A:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	text-decoration: none; 
	color: #000000;
}

A:active { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	text-decoration: none; 
	color: #000000;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	text-decoration: none; 
	color: #FFCC33;
}

font.normal {
	font-family: Arial, Goudy Stout, Beesknees ITC; 
	font-size: 14pt; 
	color: #FF8000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}

font.petit {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #FF8000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
font.titre1 {
	font-family: Arial, Goudy Stout, Beesknees ITC; 
	font-size: 20pt;
	color: #FF8000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}

font.titre2 {
	font-family: Arial, Goudy Stout, Beesknees ITC; 
	font-size: 20pt;
	color: #FF8000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}