
a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #ffffff;
	text-decoration : underline;
	}

A:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #ffffff;
	}

A:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : underline;
	font : normal;
	}

b{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight : bold;
	}

.txtpetitblanc{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #ffffff;
	font-weight : normal;
	}
	