body {
	background-color: #CBC9C3;
}

img {
border:0;
}

.texteintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #C19715;
	text-decoration: none;
	width:500px;
	margin:80px 0 0 40px;
}

.texteintro a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #8E6F0F;
	text-decoration: none;
}


.texteintro a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #5B470B;
	text-decoration: none;
}

