a:hover {
	background-color: #FF0000;
	font-weight: bold;
	color: #FFFFFF;
}
.Titre {
	background-color: #0033FF;
	font-size: 18px;
	border-top-color: #00FF33;
	font-family: Georgia, "Times New Roman", Times, serif;
}

