BODY 	
	{ 
	background: white; 
	color: black
	}
P, TD, Body 
	{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
	}
TD 	{
	font-size: 90%;
	}
H1, H2, H3, H4, H5, H6 
	{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: rgb(251,102,0); 
	background: white
	} 

A:visited {color: #660066; background: white;}
A:link { color: rgb(0,0,102); background: white;} 
A:active { color: rgb(102,0,0); background: white;}
A {text-decoration: none;}
A:hover {color: rgb(102,0,0);}

.lille90 {font-size: 90%}
.lille80 {font-size: 80%}
