dt a{
	font-size: 12pt;
	color: #800;
	margin-left:25px;
}

dd{
	margin-top: 1em;
	border: 1pt dotted #ccc;
	margin-bottom: 1em;
	padding: 1em;
	background: #ececec;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
