body {
	scrollbar-face-color: #3E026E;
	scrollbar-shadow-color: #4e3645;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #4e3645;
	scrollbar-darkshadow-color: #4e3645;
	scrollbar-track-color: #C0BCD8;
	scrollbar-arrow-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("artiste.css");
	background-color: #3E026E;
		}
body,td,th {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
}
a:link {
	color: #FF66FF;
	text-decoration: none;
}
a:visited {
	color: #FF66FF;
	text-decoration: none;
}
a:active {
	color: #800080;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}