a:link {
color: #202020; 
}
a:visited {
color: #202020; 
}
a:hover {
color: red; 
}
a:active {
color: #202020; 
}
.gtitre {
text-align: center;
background-color: white;
font-family: Arial, Helvetica;
font-size: 24px;
color: #777777; 
font-weight: bold;
}
.ptitre {
background-color: white;
font-family: Arial, Helvetica;
font-size: 18px;
color: #404040; 
font-weight: bold;
}
.ptexte {
background-color: white;
font-family: Arial, Helvetica;
font-size: 14px;
color: black; 
}
