

body {background: rgb(0,0,150); color: white; font:  italic bold 20px arial, sans-serif ; }
h1 {background-color : rgb(100,0,0); color: rgb(255,255,255);text-align:center;}
a {color: rgb(255,255,255);}
//a:visited {color:#888;}
//a:hover {background:rgb(200,0,0) ; color:yellow;}
a:hover {color:yellow;}
table{font:  italic bold 20px arial, sans-serif ; width:100%}
span.exemple {color:yellow}
span.remplacement {color:red; font-style: italic;}
span.impossible {color:black; text-decoration: line-through;}
span.insister {background:yellow; color:green; font-weight: bold;}
span.terminaison {color:red;}
span.vert{color:green;}

