body {
	float: none;
	background-position: 0;
	color: white;
	background-color: black;
	font-size: small;
	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
}

a:link {
	font-size: small;
	border-style: none;
	text-decoration: none;
	color: #cccccc;
}

img.flying {
	float: right;
}

#loginmenu {
	text-align: right;
}

.pagefooter {
	color: #cccccc;
	text-align: center;
}

a:visited {
	font-size: small;
	color: #cccccc;
	border-style: none;
}

a:hover {
	font-size: small;
	color: red;
}

.selmenu {
	font-weight: bold;
	color: red;
}

img {
	text-align: left;
}
