.content a {
	color: #0000FF;
	text-decoration: underline;
}
.content a:hover {
	color: #0000FF;
	text-decoration: none;
}