/* Feuille de style CSS - Les liens */
a.navig {color:#FFFF00;text-decoration:none;font-family:verdana;font-size:12px;font-weight: normal;}
a:hover.navig{color:#FFFFFF;text-decoration:none;font-family:verdana;font-size:12px;font-weight: normal;}
a:visited.navig{color:#FFFF00;text-decoration:none;font-family:verdana;font-size:12px;font-weight: normal;}

a.info {color:#FFFFFF;text-decoration:underline;font-family:verdana;font-size:9px;font-weight: normal;}
a:hover.info{color:#FFF105;text-decoration:underline;font-family:verdana;font-size:9px;font-weight: normal;}
