body {
	background: #000000;
	text-align: center;
	color: #000033;
	font-family:  Helvetica, Arial, sans-serif;
}

p {
	font-size: 0.7em;
	color: #999;
}

a {
	text-decoration: none;
	color: #999;
}

a:visited {

	color: #999;

}

a:hover {
	color: #666666;
}

