a {
font-weight: bold;
font-family: times;
color:gray;
text-decoration: none;
}

a:hover  { 

color:#8000ff;
text-decoration: underline;
}

h1{
color: #9933FF

}

.cliquez{
color:#9933FF;
}


