.link:focus, .link:hover {
	color: #9d0033;
	text-decoration: underline;
}

.link {
	background-color: transparent;
	color: #e9004c;
	text-decoration: none;
}
.whitespace {
	position: absolute;
	height: 100px;
	width: 800px;
	background-color: #fff;
	top: 75%
}

.head_policy {
	position: relative;
	left: 20%;
	width: 70%;
}

.headline_policy {
	font-family: Charcoal, sans-serif;
}

.headline_policy_2 {
	font-family: Charcoal, sans-serif;
	font-size: 190%;
}

.policy {
	color: grey;
}