body {
	background-image: url(modele-photo/o.png);
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
body,td,th {
	font-size: 12px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}