.BackgroundSite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #1B1B1B;
	background-image: url(Images/NellSite_Background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	font-size: 12px;
	color: #FFF;
	background-color: #1B1B1B;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #962763;
}
.backgroundEN {
	background-image: url(Images/NellSite_BackgroundEN.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundDE {
	background-image: url(Images/NellSite_BackgroundDE.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundFR {
	background-image: url(Images/NellSite_BackgroundFR.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

