body, p, td, tr, span { font-family:arial; font-size:12px; color:black; };
input, textarea, select { color : black; font-size : 11px; font-family : arial; text-decoration : none; font-weight : normal; }

/* Liens de base */
a:link       { color: navy; text-decoration: underline; font-family: arial; font-size: 12px; }
a:visited    { color: navy; text-decoration: underline; font-family: arial; font-size: 12px; }
a:hover      { color: blue; text-decoration: underline; font-family: arial; font-size: 12px; }
a:active     { color: navy; text-decoration: underline; font-family: arial; font-size: 12px; }

/* Texte de base */
.texte01  { font-family:verdana; font-size:11px; color:black; }
/* Messages */
.texte02  { font-family:verdana; font-size:11px; color:#CC0000; font-weight : bold; }

.texteblanc {font-family : arial; font-size : 12px; color: #ffffff;}
.textenoirv1 {font-family : verdana; font-size : 11px; color: black;}

/* Liens blanc */
.liensblanc:link { font-family : arial; font-size : 12px; color: #ffffff; text-decoration: none; font-weight : normal;}
.liensblanc:visited { font-family : arial; font-size : 12px; color: #ffffff; text-decoration: none; font-weight : normal;}
.liensblanc:hover { font-family : arial; font-size : 12px; color: #ffffff; text-decoration: none; font-weight : normal;}


/* Liens roouge */
.liensred:link { font-family : arial; font-size : 12px; color: red; text-decoration: none; font-weight : normal;}
.liensred:visited { font-family : arial; font-size : 12px; color: red; text-decoration: none; font-weight : normal;}
.liensred:hover { font-family : arial; font-size : 12px; color: red; text-decoration: none; font-weight : normal;}
