BODY         
	{
	background:#D7B47B url(fond.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
  	scrollbar-track-color:#00FF30;
	scrollbar-face-color:#B4784B;
	scrollbar-arrow-color:#A3653C;
	scrollbar-highlight-color:#00FF30;
	scrollbar-shadow-color:#A3653C;
	scrollbar-3dlight-color:#00FF30;
	scrollbar-darkshadow-color:#00FF30;
        cursor:default
}


p {
        cursor:default;
	color:#764121;
	font-family:Georgia, Times New Roman, Times, Serif;
	font-size:11;
	text-align:justify;


        
}

b {
        color:#AE443D;
	font-family:Georgia, Times New Roman, Times, Serif;
	font-size:11;
        font-weight:bold;
        cursor:default;
}

a {
	color:#9D3B34;
	font-family:Georgia, Times New Roman, Times, Serif;
	font-size:11;
        cursor:crosshair;
	text-decoration:none


}

a:hover {
        color:#AE443D;
	font-family:Georgia, Times New Roman, Times, Serif;
	font-size:11;
        border-color:#9D3B34;
	border-style:solid;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
        cursor:crosshair;
}


h4 {
font-size:11px;
font-family:Georgia, Times New Roman, Times, Serif;
color:#A65E45;
text-transform: uppercase;
padding-letter:1px;
border-color:#9D3B34;
border-style:double;
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 3px; 
border-left-width: 0px;
cursor:default;
letter-spacing:4px;
text-align:left
}

