
body {
	background-image: url(images/motif-85.jpg);
}

p {
	color: #174A28;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 13px;
	font-style: italic;
}

a  {
	color: #D7FFCC;
	text-decoration: none;
	font-style: normal;
}

a:link  {
	color: #D7FFCC;
	text-decoration: none;
		font-style: normal;
}

a:visited  {
	color: #D7FFCC;
	text-decoration: none;
		font-style: normal;
}

a:hover{
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

