body {
	background-color:#000000;
}
p, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AFAEAE;
}
a, a:hover, a:visited, a:link {
	font-weight: bold;
	color: #AFAEAE;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.splash {
	font-size: 16px;
	font-weight: bold;
}
.splashie {
	font-size: 10px;
}
a.splash:hover {
	font-size: 16px;
	font-weight: bold;
	color:#C94195;
	text-decoration:none;
}
a.splashie:hover {
	font-size: 10px;
	color:#C94195;
	text-decoration:none;
}

