/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,255,255); background-color: transparent; background-image: url("../assets/images/fond4.jpg");}
 A:active { color: rgb(255,204,153);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(255,255,0);}
 A:hover { color: rgb(255,0,0);}
 
