html, body {
	color: white;
	background-color: #333;
	font-family: "Trebuchet MS", "Tw Cen MT", "Verdana";
}
a:link {
    color: white;
}	
a:visited {
    color: #999;
}	
a:hover, a:active {
    color: white;
}
.module_icon, input {
	display: none;
}
