a.autolink-term:link, a.autolink-term:visited { 	
	color: #0066DD;
	text-decoration: none;
	background-color: transparent;
	border-color: #0066DD;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: none;
}
a.autolink-term:hover { 
	color: #002090;
	#background-color: #0066DD;
	text-decoration: none;
}
a.autolink-term:active { 
	color: #0066DD;
}
