.texte-menu{
font-family: "Times New Roman", Times, serif;
font-size:14px;
font-weight: bold;
font-style:italic;
text-decoration:underline;
color: #FFFFFF;
}
.texte-menu a:link {
font-family: "Times New Roman", Times, serif;
font-size:14px;
font-weight: bold;
color: #FFFFFF;
text-decoration:underline;
}
.texte-menu a:visited {
font-family: "Times New Roman", Times, serif;
font-size:14px;
font-weight: bold;
text-decoration:underline;
color: #FFFFFF;
}
.texte-menu a:hover {
font-family: "Times New Roman", Times, serif;
font-size:14px;
font-weight: bold;
text-decoration: underline;
color: #700031;
}
.texte-menu a:active {
font-family: "Times New Roman", Times, serif;
font-size:14px;
font-weight: bold;
text-decoration:underline;
color: #FFFFFF;
}
