.bckgrd {
	background-color: #000000;
	background-image: url(structure/bckgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pinktexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #F5004D;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #E20045;
}
