.content {
	font-size: 10pt;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.content a {
	text-decoration: none;
	color: #70B955;
}

.content a:hover {
	text-decoration: underline;
}