td {
    color : #003366;
    font-family : arial, helvetica, sans-serif;
    font-size : 12px;
    text-align : justify;
}
a.texteaere {
    font-family : arial;
    font-size : 12px;
    font-weight : normal;
    color : #ff6600;
    text-decoration : underline;
}

td a {
    font-family : arial;
    font-size : 12px;
    font-weight : normal;
    color : #ff6600;
    text-decoration : underline;
 }
td a:hover {
    color : #7c9cd7;
 }
