
	
dl {
	 padding: 0;
	 margin-top: 1em;
	 line-height: 1.3em;
	 }
dt {
	display: inline;
	list-style: none;
	font-family: Minion, "Times New Roman", serif;
	font-size: 120%;
	font-weight: bold;
	color: #99522c;
	padding: 0;
	margin: 0;
	border: 0;
	}
dd {
	display: inline;
	list-style: none;	
	padding: 0;
	margin: 0;
	border: 0;
	}
	
	
dd .genitive, .prinparts, .adjective {
	font-family: Minion, "Times New Roman", serif;
	font-size: 120%;
	font-weight: bold;
	color: #99522c;
}

dd .general {
	font-family: Minion, "Times New Roman", serif;
	font-size: 117%;
	font-weight: normal;
	font-style: italic; 
	color: #000000;
}
dd .grammar {
	font-family: Minion, "Times New Roman", serif;
	font-size: 117%;
	font-weight: normal;
	font-style: normal; 
	color: #000000;
}
dd .specific {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	font-style: normal; 
	color: #000000;
}

.latin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 500;
	color: #99522c;
}

#content dd a:link, dd a:visited {
	color: #99522c;
	text-decoration: none;
	}
	
#content dd a:hover {
	color: #FFFFFF;
	background-color: #785623;
	text-decoration: none;
	}