
/* pour les liens en générale */

A         { font-family: ms sans serif,verdana,helvetica; font-size: 12px; color: #003399; font-weight: bold; text-decoration: none }
A:link    { font-family: ms sans serif,verdana,helvetica; font-size: 12px; color: #003399; font-weight: bold; text-decoration: underline }
A:visited { font-family: ms sans serif,verdana,helvetica; font-size: 12px; color: #003399; font-weight: bold; text-decoration: underline }
A:hover   { font-family: ms sans serif,verdana,helvetica; font-size: 12px; color: #FF0000; font-weight: bold; text-decoration: underline }

A.menu         { font-family: ms sans serif,verdana,helvetica; font-size: 10pt; color: #003399; font-weight: bold; text-decoration: none }
A.menu:link    { font-family: ms sans serif,verdana,helvetica; font-size: 10pt; color: #003399; font-weight: bold; text-decoration: underline }
A.menu:visited { font-family: ms sans serif,verdana,helvetica; font-size: 10pt; color: #003399; font-weight: bold; text-decoration: underline }
A.menu:hover   { font-family: ms sans serif,verdana,helvetica; font-size: 10pt; color: #FF0000; font-weight: bold; text-decoration: underline }



