BODY, HTML
{
}


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

.lien:hover
{
text-decoration: underline;
font-family: verdana, Times New Roman, Arial;
font-size: 15pt;
color: #5B8EF9;
font-weight: bold;
}

.page
{
text-decoration: underline;
font-family: verdana, Times New Roman, Arial;
font-size : 13pt;
color: #5B8EF9;
font-weight: bold;
}

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

.entrer
{
text-decoration: none;
font-family: verdana, Times New Roman, Arial;
font-size : 42pt;
color: #000000;
}

.entrer:hover
{
text-decoration: underline;
font-family: verdana, Times New Roman, Arial;
font-size: 42pt;
color: #5B8EF9;
}