body{
background-color: #FFFFFF;
background-image: url("http://lffu.free.fr/images/fond.gif");
backgroud-repeat: repeat;
color: #000033;
}
a:link{
color: #336699;
text-decoration: none;
}

a:active{
color: #FF9900;
text-decoration: underline;
}

a:visited{
color: #336699;
text-decoration: none;
}

a:hover{
color: #FF9900;
text-decoration: underline overline;
}
