body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: 0C0C30;
	text-align: center;
	text-indent: 10px;
	vertical-align: middle;
}

a:link {
	text-decoration: none;
	color: #66CC99;
}
a:visited {
	text-decoration: none;
	color: #66FF99;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


