A       { 
          text-decoration: none
        }

A:hover {
          text-decoration: none 
        }
A:hover {
          color: red
        }
table   { 
          font-family : Verdana, Arial;
          font-size : 8pt;
          color : black
        }
td      { 
          font-family : Verdana, Arial;
          font-size : 8pt;
          color : black
        }

.TitreEncart      
        { 
          font-family : Verdana, Arial;
          font-size : 8pt;
  	  font-weight: bold ;
          color : white 
        }


p       { 
          font-family : Verdana, Arial;
          font-size : 8pt;
          color : black
        }

h1       { 
          font-family : Verdana, Arial;
          font-size : 12pt;
          color : black
        }

h2       { 
          font-family : Verdana, Arial;
          font-size : 10pt;
          color : black
        }

body { background-color: #ffffcc ;
       background-image: url(/images/fond.jpg); 
     }

