<HTML>
<HEAD>
<STYLE TYPE="text/css">
<!--

a { color:#666666 ; text-decoration:none; }
a:link { color:#666666; text-decoration:none; }
a:visited { color:#666666; text-decoration:none; }
a:hover { color:#ff8822; text-decoration:none; }
a:active { color:#ff8822; text-decoration:none; }

body { font-family : Comic Sans MS, Arial ; color : #ff8822 ; }


a.bouton2
	{
	text-decoration:none;
	display:block;
	color:#666666;
	margin-top:1px;
	text-align:center;
	width:112px;
	border-style:ridge;
	border-width:1px;
	border-color:silver;
	border-style:outset;
	padding:1px;
	background-color:#F8F3EF;
	}

a.bouton2:hover
	{
	color:#ff8822;
	font-weight:bold;
	border-style:inset;
	background-color:white;
	}

a.bouton3
	{
	text-decoration:none;
	display:block;
	color:#666666;
	margin-top:1px;
	text-align:center;
	width:156px;
	border-style:ridge;
	border-width:1px;
	border-color:silver;
	border-style:outset;
	padding:1px;
	background-color:#F8F3EF;
	}

a.bouton3:hover
	{
	color:#ff8822;
	font-weight:bold;
	border-style:inset;
	background-color:white;
	}


















-->
</STYLE>
</HEAD>
</HTML>