body {
background-color: #F5F7F2;
scrollbar-arrow-color: #999966;
scrollbar-3dlight-color: #CCCCB2;
scrollbar-highlight-color: #F5F7F2;
scrollbar-face-color: #DDDDCD;
scrollbar-shadow-color: #F5F7F2;
scrollbar-darkshadow-color: #CCCCB2;
scrollbar-track-color: #F5F7F2;
     background-image: url(../img/bottom.gif); 
     background-position: bottom; 
     background-repeat: repeat-x; 
     background-attachment: fixed; 
}
P {
	FONT-SIZE: 12px; COLOR: #656556; FONT-FAMILY:   Georgia, Times New Roman, Times, serif; margin:0px;
}

A {
text-decoration: underline;
font-family:Georgia, Times New Roman, Times, serif;
font-size:12px;
color: #656556;
border: solid 1px #F5F7F2;
}

A:hover {
text-decoration: none;
border: solid 1px #336600;
color: #333333;
background-color:#C2D59B;
}

A.fadesmall {
display: block;
width: 100%;
text-align: center;
text-decoration: none;
font-family:Georgia, Times New Roman, Times, serif;
font-size:11px;
font-weight:bold;
color: #999966;
border: solid 1px #F5F7F2;
}

A.fadesmall:hover {
text-decoration: none;
border: solid 1px #336600;
background-color:#C2D59B;
}
A.fadepetit {
text-decoration: none;
font-family:Georgia, Times New Roman, Times, serif;
font-size:9px;
color: #D6D6C1;
border: none;
margin-left:3px;
}

A.fadepetit:hover {
text-decoration: underline;
border: none
}
A.fade {
display: block;
width: 100%;
text-align: center;
text-decoration: none;
font-family:Georgia, Times New Roman, Times, serif;
font-size:12px;
font-weight:bold;
color: #656556;
BORDER: none;
border: solid 1px #F5F7F2;
padding:3px;
}

A.fade:hover {
text-decoration: none;
border: solid 1px #336600;
background-color:#C2D59B;
}
A.fadepage {
display: block;
width: 150px;
text-align: left;
text-decoration: none;
font-family:Georgia, Times New Roman, Times, serif;
font-size:12px;
font-weight:bold;
color: #656556;
BORDER: none;
border: solid 1px #EDF1E9;
padding:3px;
}
A.fadepage:hover {
text-decoration: none;
border: solid 1px #336600;
background-color:#C2D59B;
}

A.fadepagesmall {
display: block;
width: 150px;
text-align: left;
text-decoration: none;
font-family:Georgia, Times New Roman, Times, serif;
font-size:11px;
font-weight:bold;
color: #999966;
border: solid 1px #F5F7F2;
padding:3px;
}

A.fadepagesmall:hover {
text-decoration: none;
border: solid 1px #336600;
background-color:#C2D59B;
}


