*  {SCROLLBAR-FACE-COLOR: #47295a; SCROLLBAR-HIGHLIGHT-COLOR: #47295a; SCROLLBAR-SHADOW-COLOR: #47295a; SCROLLBAR-3DLIGHT-COLOR: #47295a; SCROLLBAR-ARROW-COLOR:  #eccd00; SCROLLBAR-TRACK-COLOR: #47295a; SCROLLBAR-DARKSHADOW-COLOR: #47295a; }

body {
	cursor:url("coeur.ani"); 
	background-color: #989A5A;
	background-image: url(fond.jpg);
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eccd00;
}
#tab {
	border: 4px double #9992d5;
}

a {cursor:hand;}
a:link {
	color: #eccd00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #eccd00;
}
a:hover {
	text-decoration: none;
	color: #0084bd;
}
a:active {
	text-decoration: none;
	color: #eccd00B;
}
