body 
a	{
	color:none;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

.txt {
	color:#707070;
	font:11 Verdana;
}
.titre {
	color:#707070;
	font:11 Verdana;
	font-weight: bold;
}


