font.jours 
{color: #000080;font-weight: bold;font-family: times;font-size: 16px;  }

a.liensimple
{
color:#ccff00;
text-decoration:none;
font-weight:bold;
}
a.liensimple:hover
{
color:#ffffff;
text-decoration:none;
font-weight:bold;
}
a.lien1
{
color:green;
text-decoration:none;
font-weight:bold;
font-size: xx-small;
}
a.lien1:hover
{color:#FF9900;text-decoration:underline;} 

a.lien2
{
color:#000080;
text-decoration:none;
font-weight:bold;
font-size: xx-small;
}
a.lien2:hover
{color:#FF9900;text-decoration:underline overline; }

 a.lien3
{
color:blue;
text-decoration:none;
font-weight:bold;
}
a.lien3:hover
{
color:red;
text-decoration:none;
font-weight:bold;
} 
font.titre3 {
text-align: center;
font-family: times;
font-weight: 3px;
color:#ffffff;
  }
font.text1 {
text-align: center;
font-family: arial,times;
font-weight: 2px;
color:#808080;
  }
p.type1 {
color: #ffffff;
background-color: #996600;
  }

div.presenta{  margin-left: 20px;  }
  
body{font-family:verdana,tahoma, sans-serif;}
