body {
	background-color:#000000;
}

p {
	font-family: Verdana, sans;
	color: #FFCC99;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-align: center;
	line-height: 15px;
	font-size: 11px;
}


a:link,a:visited,a:active{
	color: #CCFF33;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #99FF00;
	font-weight: bold;
	text-decoration: underline;
}
