a:link {
	color: #00BFFF;
	text-decoration: underline;
	font-weight: normal;
}
a:visited { color:#00BFFF; text-decoration:underline; font-weight:normal; }
a:hover { color:#FD9729; text-decoration:overline; font-style:italic; }
a:active { color:#00BFFF; text-decoration:underline; font-weight:normal; }
body {
	scrollbar-face-color: #0CC7FE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FD9729;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #FD9729;
	scrollbar-track-color: #0CC7FE;
	font-size: 9pt;
	font-family: Arial;
	background-image: url(images/fond.png);
        background-attachment : fixed;
 
}
input { font-size:9pt; font-family:Arial; }
textarea { font-size:9pt; font-family:Arial; }
select { font-size:9pt; font-family:Arial; }
td { font-size:9pt; font-family:Arial; }

