.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
.content a {
	color: #0000FF;
	text-decoration: underline;
}
.content a:hover {
	color: #0000FF;
	text-decoration: none;
}