body {
	background : black;
}
font {
	font-size : 12px;
	color : white; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.text {
	font-size : 12px;
	color : white; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.menu {
	font-size : 12px;
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	color : white; 
}
hr {
	color : white;
	size : 1px; 
	width : 50%;
}
img {
	border-color : white;
}