 BODY {
           scrollbar-base-color:#FFFF9C;
           scrollbar-track-color:#FFFF9C;
           scrollbar-face-color:#FFFF9C;
           scrollbar-highlight-color:#FFFF9C;
           scrollbar-3dlight-color:#FFFF9C;
           scrollbar-darkshadow-color:#FFFF9C;
           scrollbar-shadow-color:#FFFF9C;
           scrollbar-arrow-color:#0080FF;
           }

a:active {text-decoration : none; color: #FF0000}
a:visited {text-decoration : none; color: #000000}
a:link {text-decoration : none; color: #0080FF}
a:hover {text-decoration : none; color:#FF0000}

.liste {
	font-family: Stone Sans, StoneSans, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;




}

