BODY {
    scrollbar-face-color:#be5b01;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#FF7802;
	scrollbar-higlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color:#000000;
    background-color:#FADD8F;
    margin : 10px
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #00000;
	text-decoration : none;
    margin : 0px;
    margin : 5px
}

H1 a:link {
    color: #00000;
	text-decoration : underline;
}

H1 a:hover {
    color: #00000;
	text-decoration : none;
}

H1 a:visited {
    color: #00000;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #00000;
	text-decoration : none;
    margin : 0px;
    margin-left : 40px
}

H2 a:link {
    color: #9C0001;
	text-decoration : underline;
}

H2 a:hover {
    color: #9C0001;
	text-decoration : none;
}

H2 a:visited {
    color: #00000;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #00000;
	text-decoration : none;
    margin : 0px;
    margin-left : 50px
}

H3 a:link {
    color: #9C0001;
	text-decoration : underline;
}

H3 a:hover {
    color: #9C0001;
	text-decoration : none;
}

.TextBlanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : none
}

.TextBlanc:Hover {
	text-decoration : underline
}

.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration : none	
}

.Text:Hover {
	text-decoration : underline;
}
