.texte_poemes {
	font-family: Verdana;
	font-size: 11pt;
	font-style: normal;
	text-align: left;
}
.texte_tendresse {
	font-family: Verdana;
	font-size: 11pt;
	font-style: normal;
	color:#8f4230;
	line-height: 22px;
	text-align: left;
}
a:link, a:active {
	text-decoration: none;
	color: Red;
}

a:visited {
	text-decoration: none;
	color: Fuchsia;
		font: bold;
}
a:hover 
{
	text-decoration: underline;
	color: Lime;