a:link {
	color: #606060;
}

a:visited {
	color: #606060;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #9CB500;
}
h1 { font-family:Arial,serif; font-style:normal; font-weight:bold; font-size:15pt; color:rgb(0,139,90); }
h2 { font-family:Arial,serif; font-style:normal; font-weight:bold; font-size:12pt; color:rgb(0,139,90); text-decoration:underline; }
h3 { font-family:Arial,serif; font-style:normal; font-weight:normal; font-size:10pt; color:rgb(0,139,90); text-decoration:underline; }
h6 { font-family:Arial,serif; font-style:normal; font-weight:bold; font-size:8pt; color:rgb(0,139,90); }
h5 { font-family:Arial,serif; font-style:normal; font-weight:normal; font-size:8pt; color:rgb(0,139,90); }
p { font-family:Arial,serif; font-style:normal; font-weight:normal; font-size:10pt; color:rgb(0,139,90); }
table { font-family:Arial,serif; font-style:normal; font-weight:normal; font-size:10pt; color:rgb(0,139,90); }
li { color:rgb(0,139,90); }

BODY{
/*couleur de la barre de défilement*/
scrollbar-face-color:#d4d800;
/*couleur des fleches*/
scrollbar-arrow-color:#008b5a;
/*couleur du fond de la barre de defilement*/
scrollbar-track-color:#ffffff;
}
/*www.baumstal.com*/
