a:hover {
	color: #FF6600;
	text-decoration:underline;
}
body {
	background-color: #64748B;
}

a {
	color: #64748B;
	font-weight:bold;
	text-decoration:none;
	}
.styleTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3D5072;
}
.StyleTexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #64748B;
	font-weight: bold;
}
.StyleSsTitre {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
}
