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

p {
	background: #000;
	border:0 none;
	color:#666;
	font-size:0.7em;
	line-height:15px;
	margin-top:-1px;
	padding:0;
	width:800px;
}

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

a:visited {

	color: #666;

}

a:hover {
	color: #999;
}


