body, html { 
	margin: 0;
	border: 0;
	height: 100%;
}

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

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