body {
	background-image: url(img/fond.jpg);
	font:Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}


.table1 {
	border: medium ridge #000000;
}
