a:link, a:visited, a:active {
   color: #FFFACD;
   text-decoration: none;
   font-weight: bold;
   font-variant: small-caps;
}
a:hover   {
   color: #FA8072;
   text-decoration: underline;
   font-weight: bold;
   font-variant: small-caps;
}
a.lien_plan:link, a.lien_plan:visited, a.lien_plan:active {
   color: #FFFACD;
   text-decoration: none;
   font-weight: bold;
   font-variant: small-caps;
   font-family: "Times New Roman", Times, serif;
   font-size: 12px;
}
a.lien_plan:hover   {
   color: #FA8072;
   text-decoration: underline;
   font-weight: bold;
   font-variant: small-caps;
   font-variant: small-caps;
   font-family: "Times New Roman", Times, serif;
   font-size: 12px;
}
h1 {
   font-family: "Times New Roman", Times, serif;
   font-size: 18px;
   font-variant: small-caps;
   color: #483D8B;
   font-weight: bolder;
}
h2 {
   font-family: "Times New Roman", Times, serif;
   font-size: 18px;
   font-variant: small-caps;
   color: White;
   font-weight: bold;
}
p {
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   margin-left: 15px;
   text-align: justify;
   margin-right: 15px;
   color: #191970;
   line-height: 24px;
}
