#L94_Logo_Band {
	background-color: #0C0B0B;
	text-align: center;
	width: 100%;
	margin-bottom: 0px
}

#L94_Language_Band {
	background-color: #BEBEBE;
	text-align: center;
	width: 100%;
	margin-bottom: 7px;
	font-family: Roboto;
	font-weight: 500;
	text-transform: uppercase
}



body {

	background-color: Gainsboro;
	color: #333333

}


#w3c {

	position: absolute;
	bottom: 5px;
	left: 5px

}

a, a.visited {

	color: #3333dd;
	font-weight: bold;
	text-decoration: none;
	/* !important */

}

a:hover {

	text-decoration: underline;
	/* !important */

}


