a:link { color:#0000FF; text-decoration:underline; }
a:visited { color:#6633FF; text-decoration:underline; }
a:hover { color:#0066FF; text-decoration:underline; }
a:active { color:#0000FF; text-decoration:underline; } 
body { background-color:#eee;
       background-image: url(../imagestutos/fond.gif);
       padding:10px;
       text-align:center; } 
h1 { font-size:18pt;
     text-align: center;
     text-decoration:underline;
     font-weight:bolder } 
h2 { font-size:24pt;
     text-align: center;
     text-decoration:underline;
     font-weight:bold; } 
p {  font-size:14pt;
     text-align: left;
     font-weight:normal }