
.BlocText {
 text-align: justify;
 margin-bottom: 20px; 
 margin-left: 15px;
 text-indent:15px
}

.BlocText a {
 color: blue
}

.BlocText a:hover {
  color: #b41
}

.BlocText a:visited {
}
