body {
	background-color: #33CCFF;
}
.style3 {color: #FF0000}
.style4 {font-size: 18px}
.style5 {color: #FF0000;
		text-decoration: blink;
		font-size: 18px}
.style9 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.coupsdecoeur h3 {
	background-color: yellow;
	color: #FF0000;
	text-align: center;
	text-decoration: blink;	
}
