.sommaire {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.sommaire a:link {
	color: #172264;
	text-decoration: none;
}
.sommaire a:visited {
	color: #666666;
	text-decoration: none;
}
.sommaire a:active {
	color: #333333;
	text-decoration: none;
}
.sommaire a:hover {
	color: #333333;
	text-decoration: none;
}
