/* * * * * les liens  en général  *(tous les modules) */
a.tplLINK, a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #FE68A2;
 font-weight : bold;
 text-decoration: none;
} 

a:hover.tplLINK, a:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #F14983;
 font-weight : bold;
 text-decoration: none;
}
/* * * * * les liens  en général  *(tous les modules) */
a.tplLINK2, a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #FFBF11;
 font-weight : bold;
 text-decoration: none;
} 

a:hover.tplLINK2, a:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #ff9900;
 font-weight : bold;
 text-decoration: none;
}
/* * * * * les liens  en général  *(tous les modules) */
a.tplLINK3, a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #A3E602;
 font-weight : bold;
 text-decoration: none;
} 

a:hover.tplLINK3, a:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #9AD902;
 font-weight : bold;
 text-decoration: none;
}
