.content a {
	color: #2E4493;
	text-decoration: underline;
}
.content a:hover {
	color: #2E4493;
	text-decoration: none;
}
