.new {
	font-size: 16px;
}
a:link {
	font-family: "Comic Sans MS";
	color: #000033;
}
.nomrecette {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #FFCC33;
}
ul {
	list-style-type: square;
}

