A {
	text-decoration: none;
	color: #0000FF;
	}

A:hover {
	text-decoration: none;
	color: #FF0000;
	}

A.visited {
	text-decoration: none;
	color: #0000FF;
	}
	

BODY {
	background-color:  #ffffff;
	font-family: Arial; 
	font-size: 11px;
	}

H2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #F46800;
	}

.text {
	font-family: Arial; 
	font-size: 11px;
	}	

.liste {
	line-height: 20px;
	}