body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	margin:0px;
	margin-top:50px;
	color:#FFFFFF;
}

a.green {
	color:#04C21D;
	text-decoration:none;
}

a.green:hover {
	text-decoration:underline;
}