body,td,th {
	font-family : "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: center;
	color: #FFFF00;
	font-style: normal;
	font-weight: bold;
}
body {
	background-color: #000000;
	background-image: url(fond.gif);
}
.poesie {
	font-size: 13px;
}
.poeme {
	font-size: 14px;
}
.poemes {
	font-size: 50px;
	color: #FFFF00;
}
.poeme-image {
	border: thin solid #FFA6D2;
}
.poeme-copy {
	font-size: 12px;
	font-style: italic;
	color:  #EFE8CC;
}	
a:link {
	color: #EFE8CC;
}
a:visited {
	color: #EFE8CC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #EFE8CC;
}