body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #e2e8fa;
	background-color: #363e5b;
	font-weight: bold;
}
td	{
	background-color: #363e5b;
}
a:link {
	color: #e2e8fa;
	text-decoration: none
}
a:visited {
	color: #e2e8fa;
	text-decoration: none
}

a:hover {
	color: #e2e8fa;
	text-decoration: none
}
a:active {
	color: #e2e8fa;
	text-decoration: none
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363E5B;
}

