
BODY {
	MARGIN: 0px;
	color : Black;
	/*background-color : #F9F2D9;*/
	text-align : center;
	font-family : Verdana;
	font-weight : normal;
	font-size : normal
} 
a:link {
	color: #FFFFFF;
	text-decoration : underline;
	background-color : transparent;
	font-weight : bold;
}
a:visited {
	color : #FFFFFF;
	text-decoration : underline;
	background-color : transparent;
	font-weight : bold;
} 
a:hover {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
	background-color : transparent;
} 
a:active {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
	background-color : transparent;
} 
TD.liste {
	text-align : left;
	vertical-align : top;
	font-family : Verdana;
	font-size : normal;
	color : Black;
} 

