A.:hover {	COLOR: #FF0C00;	text-decoration : underline;}
.texte {
	text-decoration : NONE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
}
A.texte:hover {
	COLOR: #FF9900;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titre {
	text-decoration : NONE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;	
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: none;
	text-decoration: none;
	font-weight: bold;
}
A.menu:hover {	COLOR: #FFFFCC;	text-decoration : underline;}
A.:hover {	COLOR: #E4432F;	text-decoration : underline;}
.menu_middl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	border: none;
	text-decoration: none;
	font-weight: bold;
}
A.menu_middl:hover {	COLOR: #006600;	text-decoration : underline;}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	text-decoration: none;
	color: #0F1475;
	font-weight: bold;
}
A.footer:hover {	COLOR: #FF0000;	text-decoration : underline;}
.TITRE {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	border: none;
	text-decoration: none;
	font-weight: bold;
}
A.TITRE:hover {
	COLOR: #FF0000;
	text-decoration : underline;
	
}
.form {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #006633;
	text-decoration: blink;
	background-position: center;
	background-color: #eFeFeF;

}

.form2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-position: center;
	background-color: white;
	border: 1 #696969;
}.form3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #0F1475;
	text-decoration: none;
	background-position: center;
	background-color: #EBEBEB;
	border: 2 #0000000;
	width: 200px;
	border-top-style: dotted;
	border-top-width: thin;
	border-right-style: groove;
	border-top-color: #006633;
	border-right-color: #006633;
}

body {

 scrollbar-face-color: #006600;

 scrollbar-shadow-color: #ffffff;

 scrollbar-highlight-color: #ffffff;

 scrollbar-3dlight-color: #99ccff;

 scrollbar-darkshadow-color: #ffffff;

 scrollbar-track-color: #F2F0E6;

 scrollbar-arrow-color: #ffcc00;

}
