.couleur2 {
color: #996699;
}

.couleur3 {
color: #0000FF;
}

.couleur4 {
color: #CC9999;
}

H3 {
color: #996699;
font-weight: normal;
text-align: justify;
}

A:link {
color: #990099;
text-decoration: none;
}

A:visited {
color: #990099;
text-decoration: none;
}

A:active {
color: #990099;
text-decoration: none;
}

A:hover {
color: #CC9999;
text-decoration: none;
}
