.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.content a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.content a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}