﻿body {
}
.texte
{
    font-family: Georgia;
    font-size: small;
    color: #000000;
}
.textegras
{
    font-family: Georgia;
    font-size: small;
    color: #000000;
    font-weight: bold;
}
.textepti
{
    font-family: Georgia;
    font-size: xx-small;
    color: #000000;
}
.lien
{
    font-family: Georgia;
    font-size: small;
    color: #0000FF;
    text-decoration: underline;
}

