<!--

A.normal {
color:#3D5B91;
text-decoration:none;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
text-decoration:none;
}
A:hover.normal {
color:#1CA465;
text-decoration:underline;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
text-decoration:none;
}

A.texte {
color:#999999;
text-decoration:none;
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
text-decoration:none;
}
A:hover.texte {
color:#333333;
text-decoration:underline;
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
text-decoration:underline;
}

-->