A
{
text-decoration:none;
 color :  White;
 }
A:hover
{
color : #000080;
}
BODY 
{
	background :  url("fond.jpg");
	color :  White;
	font-family :  Verdana;
	font-size: x-small;
	background-color :  #8080C0;}
	
TD
 {
	font-family :  Verdana;
	color :  White;
	
	font-size :  x-small;}


