.content {
	text-align: center;
	line-height: 24px;
}

.content a {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid white;
}

.content a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #C81311;
}