body {
	background-color: #330000;
}
.splashText {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}
a:link {
	color: #996600;
}
a:visited {
	color: #999900;
}
a:hover {
	color: #CCCC00;
}
a:active {
	color: #CCFF00;
}
