
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	background-image: url(images/splash.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:link {
	font-weight: bold;
	color: #0000FF;
}
a:visited {
	font-weight: bold;
	color: #0000FF;
}
a:hover {
	font-weight: bold;
	color: #0099FF;
}
a:active {
	font-weight: bold;
	color: #ffffff;
}
