@charset "UTF-8";
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #000;
}
a:link {
	color: #383E18;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8C0509;
}
a:hover {
	text-decoration: underline;
	color: #c93;
}
a:active {
	text-decoration: underline;
}
.titreArtiste {
	font-size: 1.2em;
	font-weight: bold;
	color: #8C0509;
}
.RougeTexte {
	color: #8C0509;
}
p {
	margin: 0px;
	padding: 0px;
}
.TexteTresRouge {
	color: #F00;
}
