body { 
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #ffcc66;
scrollbar-arrow-color: #ffcc66;
scrollbar-track-color: #ffcc66;
scrollbar-darkshadow-color: #ffcc66;
background : #FFCC66;
cursor : url('/cursor/mousqueton.cur'); 
}

font, p { FONT-SIZE: 12pt; FONT-FAMILY: "Arial"; TEXT-ALIGN: justify; }

h2 { FONT-SIZE: 16pt; FONT-FAMILY: "Arial"; FONT-STYLE: "Italic"; TEXT-ALIGN: justify; }

a { cursor : url('/cursor/degaine.cur'); }

a:link, a:visited { color : #000000; text-decoration : underline; }
a:hover, a:active { color : #FFCC66; background-color : #000000; text-decoration : none; }

.dashed { border:1px dashed #000000; }
.choice { background-color:#FFEFCE; font-size:12pt; font-family:Arial,sans-serif; width:180px; }