body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: small;
}
table {
	font-size: small;
}

a:link {
	font-weight: bold;
	color: #1052C2;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.conseil {
	color: #336699;
	text-decoration: none;
	font-style: italic;
}
.actu {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	font-size: x-small;
}

a:visited {
	font-weight: bold;
	color: #1052C2;
	text-decoration: none;
}
a:hover {

	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:active {


	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
