 .term, .definition { display: inline; } 
 
 .term { 
	font-family: Georgia, "Times New Roman", Times, serif;
}

.definition a
{
	border-bottom: 1px dotted #a9432a;
	color: #a9432a;
	text-decoration: none;
}