body, html { 
	margin: 0;
	border: 0;
	height: 100%;
	background-color: #272727;
}

a:link,
a:visited,
a:active {
	color: #E9E777;
	text-decoration: underline;
}

a:hover {
	color: #E9E777;
	text-decoration: none;
}

p {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica;
	font-weight: normal;
}
