BODY {
	background : #000000;
	color : #CCCC99;
}

A {
	color : #999966;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999966;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCC99;
	line-height: 120%;
}
.menu {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #999966;
	line-height: 120%;
}
.sitetitle {
	font-family: "Courier New", Courier, mono;
	font-size: x-large;
	color: #9933cc;
}
.pagetitle {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	color: #9933cc;
}
