body {
margin: 0;
background: black;
color: #AA8858;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
background-image: url("/images/fonds.jpg");
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 140%;
 color:white;
}

h2{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color:white;
}

h3{
 font-family: Verdana,Arial,sans-serif;
 font-size: 110%;
 color:white;
}

a:link{
color:white;
background-color: transparent;
text-decoration: underline;
}

a:visited {
color:white;
background-color: transparent;
text-decoration: underline;
}

a:hover{
color: wthite;
background-color: transparent;
text-decoration: underline overline;
}

img {border:0;}

.bas {
    font-family: Verdana,Arial,sans-serif;
 font-size: 5px;
 color: #3366CC;
}
a.bas {
color : #333333; 
text-decoration : none; 
} 
a.bas:active {
color : #333333; 
text-decoration : none; 
} 
a.bas:visited {
color : #333333; 
text-decoration : none; 
} 
a.bas:hover {
color : #333333; 
text-decoration : none; 
} 