body {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;

}

a:link {
	color: #009ee0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009ee0;
}
a:hover {
	text-decoration: underline;
	color: #009ee0;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #009ee0;
}.NomSpectacle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #009ee0;
	text-decoration: none;
}

