body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a:link {
	color:#80FFFF;
	text-decoration: none;
}
a:hover {
	color:#99CCFF;
	text-decoration: none;
}
a:active {
	color:#99CCFF;
	text-decoration: none;
}
a:visited {
	color:#9999FF;
	text-decoration: none;
}
.frontpage {
	padding-top: 20%;
}
