dl{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 400px;
}

dt a{
	color: #fff;
	text-decoration: none;
}

dt a:hover{
	text-decoration: underline;
}

dd {
	color: #CCCCCC;
	margin: 2px 0 0 10px;
}

