body {
	background-color: #000000;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	padding: 50px;
	color: #FFFFFF;
}

p {
	color: #FFFFFF;
}

a:link, a:visited, a:active {
	color: #FFFF66;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
