<!--/*style1.css*/-->

body,lien1,lien2
{
font-family: arial, verdana, sans-serif;
color:376db3;

background-repeat: repeat;
background-attachment: fixed;
background-color: ffffcc
}

a
{
color:376db3;
font-weight:bold;
text-decoration:none
}

a:hover
{
color:d60000;
font-weight:bold;
text-decoration:underline overline
}
