A:LINK  {
	text-decoration : underline;
	color : #669999;
}

A:VISITED  {
	text-decoration : underline;
	color : #660000;
}

A:ACTIVE  {
	text-decoration : underline;
	color : #CC9966;
}

A:HOVER  {
	text-decoration : underline;
	color : #CC9966;
}

body  {
	scrollbar-base-color : #669999;
	scrollbar-arrow-color : #FFFCF2;
}

.boite  {
	color : #000000;
	background-color : #ffecd9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.bouton  {
	font : 12px Arial,Helvetica,sans-serif;
	color : #000000;
	background-color : #FFCC99;
}



.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
