/* CSS Document */
body {
	background-image:   url(../images/Fond/Fondgris32x32.jpg);
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #000066;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #052faa;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
