body {
	background-image: url(images/notes1.gif);
	cursor: url(images/curseur1.ani);
}
a{cursor: url(images/curseur.ani);
}
.musique {
	font-family: "Monotype Corsiva";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #CC9966;
	text-align: justify;
}
body,td,th {
	font-family: "Monotype Corsiva";
	font-size: large;
	color: #000000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9C6500;
}
a:hover {
	text-decoration: underline;
	color: #9C0000;
}
a:active {
	text-decoration: none;
	color: #CE3000;
}
.style1 {
	font-size: xx-large;
	vertical-align: text-top;
}
.style2 {
	font-size: x-large;
	vertical-align: text-top;
}
.style3 {color: #990000}