@charset "iso-8859-1";
<style>

.titre

{

font-size:10pt;

font-family: "Book Antiqua";

color: red;

background-color:;

text-align=left

}

h2

{

font-size: 20pt;

font-family: "Bookman Old Style'";

color:yellow;

background-color="#515100"

text-align= center

}

.titre2

{

font-size: 12pt;

font-family: "Bookman Old Style'";

color:#0099cc;

background-color=""

text-align=left

}

a:link {text-decoration:underline ; color:#0099CC }

a:visited {text-decoration: underline ; color:#0099CC}

a:active {text-decoration: underline ; color: red}

</style>

