BODY, HTML
{
}


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

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

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

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

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

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