/* Bruno Blum Cascade Style Sheet */

<style>

.A { font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underlined; color: #FF0000; }
A:link { color: #0000CC; } 
A:visited { color: #990000; } 
A:active { color: #990000; } 
A:link.lien { text-decoration: underlined; color: #000000; }
A:visited.lien { text-decoration: underlined; color: #333333; }
A:hover.lien { text-decoration: underlined; color: #666666;  }

.titre { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 14px; font-weight: bold; color: #664533}

.lemenu { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 24px; font-weight: normal; color: #000000; background-color: #FFFF99 }
A:link.lemenu { text-decoration: none; color: #000000; background-color: #FFFF99; }
A:visited.lemenu { text-decoration: none; color: #000000; background-color: #FFFF99; }
A:hover.lemenu { text-decoration: none; color: #000000; background-color: #CCCC66;  }


</style>
