.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #330033;
	text-decoration: none;
}
a:hover {
	color: #FF00FF;
	text-decoration: none;
}
.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.adress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #330033;
	text-decoration: none;
}
.bckgrd {
	background-color: #D005FF;
	background-image: url(structure/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
