body{
color:#FFFFFF;
background-color:#AAAAAA;
background-image:url('images/fond.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
font-family:Calibri,Tahoma,Verdana;
font-size:12pt;
font-weight:bold
}

p,ul,li,td{
color:#FFFFFF;
font-family:Calibri;
font-size:12pt;
font-weight:bold
}

a{
font-family: Calibri;
font-size: 12pt;
color: #FFFFFF;
font-weight: bold;
text-decoration:none
}

a:hover{
font-family: Calibri;
font-size: 12pt;
color: #CC0000;
font-weight: bold;
text-decoration:overline underline
}

a:visited{
font-family: Calibri;
font-size: 12pt;
font-weight: bold
}

a:active{
font-family: Calibri;
font-size: 12pt;
color: #FFFFFF;
font-weight: bold
}

a:link{
font-family: Calibri;
font-size: 12pt;
font-weight: bold;
}