.patent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.patent a {
	color:#666666;
	text-decoration: none;
}
.patent a:hover {
	color:#FF9900;
	text-decoration: underline;
}.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.content a {
	color:#000000;
	text-decoration: underline;
}
.content a:hover {
	color:#FF9900;
	text-decoration: underline;