a{
text-decoration:none;
}
.css {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #f2c719;
	background-attachment: fixed;
	background-repeat: repeat;
	text-transform: uppercase;
}
.centr {
	font-family: "Comic Sans MS";
	font-size: 50px;
	font-style: italic;
	color: #65532c;
	font-weight: bolder;
	text-transform: uppercase;
}
.titres {
	font-family: "Comic Sans MS";
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #65532c;
}
.mini {
	font-family: "Comic Sans MS";
	font-style: italic;
	font-weight: bolder;
	text-transform: none;
	font-size: 24px;
	color: #65532C;
}
.linksmini {
	font-family: "Comic Sans MS";
	font-style: italic;
	font-weight: bolder;
	text-transform: none;
	font-size: 18px;
	color: #65532C;
	text-decoration: underline;
}
.titres {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #65532c;
	text-decoration: underline;
}
