#moogaloop {
	height: 100%;
}

#balken {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6; 
   opacity: 0.6; 
}

#contact {
	outline-style: none;
}

.popup {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: white;
 
	filter:alpha(opacity=60);
	-moz-opacity: 0.6; 
    opacity: 0.6; 
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
}

a:link { text-decoration: none; color: white; }	 
a:visited {	text-decoration: none; color: white; }
a:hover { color: greenyellow; text-decoration: white; } 


.x-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: white;
}

.bar {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
}

.bullet {
	color: #fa0;
}
