.texte {
	font-family: Verdana;
	font-size: 11px;
	color: #AAAAAA;
	text-decoration: none;
}
a:link {
	color: #AAAAAA;
	text-decoration: none;

}
a:visited {
	color: #AAAAAA;
	text-decoration: none;

}
a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}
a:active {
	color: #AAAAAA;
	text-decoration: underline;

}
body {
	background-repeat: no-repeat;
	background-position: left top;
}

