a:link {
color : #000066; 
text-decoration : underline; 
font-weight : normal; 
} 
a:hover {
color : #9900cc; 
text-decoration : underline; 
font-weight : bold; 
} 
a:visited {
color : #6600ff; 
text-decoration : underline; 
font-weight : normal; 
} 
a:active {
color : #000066; 
text-decoration : underline; 
font-weight : normal; 
} 
body {
color : #000080; 
background : #ffffff url(http://papier-mache.fr/images/form/fond.jpg) repeat; 
font-size : 10pt; 
font-family : Arial; 
} 
input {
font-size : 10pt; 
font-family : Arial; 
} 
textarea {
font-size : 10pt; 
font-family : Arial; 
} 
select {
font-size : 10pt; 
font-family : Arial; 
} 
td {
font-size : 10pt; 
font-family : Arial; 
} 