BODY, HTML
{
}


.galerie
{
margin-left:5pt;
margin-right:5pt;
text-decoration: none;
font-family: verdana, Times New Roman, Arial;
font-size : 13pt;
color: #3399FF;
font-weight: bold;
}

.galerie:hover
{
margin-left: 5pt;
margin-right: 5pt;
text-decoration: underline;
font-family: verdana, Times New Roman, Arial;
font-size: 13pt;
color: #000000;
font-weight: bold;
}

.lien
{
text-decoration: underline;
font-family: verdana, Times New Roman, Arial;
font-size : 14pt;
color: #000000;
font-weight: bold;

}

.lien:hover
{
text-decoration: none;
font-family: verdana, Times New Roman, Arial;
font-size : 14pt;
color: #3399FF;
font-weight: bold;

}

.entrer
{
text-align: center;
text-decoration: none;
font-family: verdana, Times New Roman, Arial;
font-size : 45pt;
color: #000000;
font-weight: bold;

}

.entrer:hover
{
text-align: center;
text-decoration: underline;
font-family: verdana, Times New Roman, Arial;
font-size: 45pt;
color: #3399FF;
font-weight: bold;
}