body {
	text-align: center;
	margin-top: 25px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid white;
}