BODY {background: #FFFFFF}
.textepetit {Font-family: Arial,"Times New Roman",times,garamond;
        COLOR: #000000;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        line-height: 14px;
        letter-spacing: 2px}
.texteportrait {Font-family: Arial,"Times New Roman",times,garamond;
        COLOR: #000000;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        line-height: 20px;
        letter-spacing: 2px}
A:link {COLOR: #000000;  text-decoration: none}
A:visited {COLOR: #0000FF;  text-decoration: none}
A:active { color: red; }
A:hover { color: green; }
