body {
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#ffffff;
  scrollbar-shadow-color:#000000;
  scrollbar-face-color:#999999;
  scrollbar-highlight-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-3dlight-color:#000000;
}
a:link {color: #ffffff; font: 9px Arial; text-decoration: none}   
a:active {color: #ffffff; font: 9px Arial; text-decoration: none}   
a:visited {color: #ffffff; font: 9px Arial; text-decoration: none}  
a:hover {color: #efbe14; font: 9px Arial;  text-decoration: none} 
TD { font-family: Verdana; font-size: 12px; color: #000000; }
a:link.menu {color: #ffffff; font: Arial; text-decoration: none}
a:active.menu {color: #ffffff; font: Arial; text-decoration: none}
a:visited.menu {color: #ffffff; font: 9px Arial; text-decoration: none}
a:hover.menu {color: #ffffff; font: 9px Arial; text-decoration: none}


h1{
	font-size: 10px;
	color: #000000;
}

h2{
	font-family:Verdana;
	font-size: 12px;
	color: #ff0000;
}

h3{
font-size:10px;
font-weight:bold;
color:#FF0000;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffFF00;
}

input {
	font-size: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}
form {
	font-size: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.lienbleu:link {
	font-family:  verdana;
	font-size: 11px;
	font-weight: bold;COLOR: #003399; TEXT-DECORATION: none
}
.lienbleu:active {
	font-family:  verdana;
	font-size: 11px;
	font-weight: bold;COLOR: #003399; TEXT-DECORATION: none
}

.lienbleu:visited {
	font-family:  verdana;
	font-size: 11px;
	font-weight: bold;COLOR: #003399; TEXT-DECORATION: none
}
.lienbleu:hover {
	font-family:  verdana;
	font-size: 11px;
	font-weight: bold;COLOR: #ff6c00; TEXT-DECORATION: none
}