/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,204);}
 A:active { color: rgb(153,102,0);}
 A:link { color: rgb(0,51,255);}
 A:hover { color: rgb(0,153,255);}
 A:visited { color: rgb(153,153,102);}
 H1 { color: rgb(204,0,0);}
 H2 { color: rgb(255,153,0);}
 H3 { color: rgb(51,153,0);}
 H4 { color: rgb(0,51,153);}
 .cursusH2 {  font-family: "Times New Roman", Times, serif}

