body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF8DC;
	background-image: url(fond.gif);
	background-repeat: repeat;
	background-color: White;
}
a {
	color: #FFF8DC;
	text-decoration: none;
}
a:hover {
	color: #990000;
}