body {
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	background-color: #C5C5CA;
	margin: 0px;
	display: inline-block;
	height: 100%;
	width: 100%;
}
a:visited {
	background-color: #C5C5CA;
	margin: 0px;
	display: inline-block;
	height: 100%;
	width: 100%;
}
a:active {
	background-color: #EBEBED;
	margin: 0px;
	display: inline-block;
	height: 100%;
	width: 100%;
}
a:hover {
	background-color: #EBEBED;
	margin: 0px;
	display: inline-block;
	height: 100%;
	width: 100%;
}
