a {
	color: #3557AC;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}


li.grey_bullet {
	padding-left: 17px;
	background: url("../img/common/puce_grise.gif") 0 3px no-repeat;
	}
a.grey_bullet {
	color: #000;
	text-decoration: none;
	font-size: 93%;
	font-weight: bold;
	}
	a.grey_bullet:hover {
	color: #000;
	text-decoration: underline;
	}

