td.texte {
	font-family: Comic Sans MS, arial;
	font-size: 12px;
	color: #ffffff;
	}
a {
	font-family: Comic Sans MS, arial;
	font-size: 12px;
	color: yellow;
	text-decoration: none
}

a:hover {
	font-family: Comic Sans MS, arial;
	font-size: 12px;
	color: #F48325;
	text-decoration: underline
}
