.Corps {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
body {
	background-image: url(../phpBB2/templates/Chronicles/images/gen_background2.jpg);
}
.Petit {font-family: "Comic Sans MS"; font-size: 10px; }
.Titre {
	font-family: "Comic Sans MS";
	font-weight: bold;
}
a:visited { color: purple; }
a:hover { color : yellow; }
a { text-decoration: none; 
    color: white; }
