BODY {
		font-family: Arial, Verdena;
		font-size: 14px;
		font-style: normal;
		background-color : #FFF6FE;
		color: black;
}


h5 {
		font-family: Arial, Verdena;
		font-size: 14px;
		font-style: bold;
		align: center;
		border-style: none;
		background-color : #FFF6FE;
		color: red;
}

td.titre {
		font-family: Arial, Verdena;
		font-size: 20px;
		font-style: bold;
		border-style: none;
		background-color : #FFF6FE;
		color: red;
}

td.bouton {
		font-family: Arial, Verdena;
		font-size: 14px;
		font-style: plain;
		border-style: none;
		background-color : #FFF6FE;
		color: blue;
}

}

a:link 		{ color: blue}
a:visited 	{ color: blue}


P {
		font-family: Arial, Verdena;
		font-size: 14px;
		color: black;
}

