/* --------------------------------------------------- */
/*  Liens Magiques                                     */
/* --------------------------------------------------- */
.sexe1
{
  text-decoration: none;
  color: #3366cc;
  font-weight: bold;
}
.sexe1 a, .sexe1 a:visited, .sexe1 a:active
{
  text-decoration: none;
  color: #3366cc;
  font-weight: bold;
}
.sexe1 a:hover
{
  text-decoration: underline;
  color: #3366cc;
  font-weight: bold;
}


.sexe2
{
  text-decoration: none;
  color: #cc33cc;
  font-weight: bold;
}
.sexe2 a, .sexe2 a:visited, .sexe2 a:active
{
  text-decoration: none;
  color: #cc33cc;
  font-weight: bold;
}
.sexe2 a:hover
{
  text-decoration: underline;
  color: #cc33cc;
  font-weight: bold;
}

