a:link {
	color: #A9DFFE;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #A9DFFE;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #009AFF;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	background-color: #009AFF;
	font-weight: bold;
}
.titre_compet{
	font-size: 14px;
	font-weight: bold;
	color: #A9DFFE;
	text-transform: uppercase;
	text-align: left;
}
.titre_tableau_compet {
	color:#333333;
	background-color: #A9DFFE;
	text-transform: uppercase;
	text-align: left;
}
