.content {
	padding-right: 10px;
}
.content a {
	color: #0075C8;
}
.content a:link {
	text-decoration: none;
}
.content a:visited {
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}
.content a:active {
	text-decoration: none;
}