dt {
	color: #b62e1f;
	margin-bottom: 2px;
}

dt a:link, dt a:visited {
	color:#b62e1f;
	text-decoration:none
}

dt a:hover {
	text-decoration:underline
}

dd {
    margin-bottom: 10px;
    margin-left: 30px;
}