body {
	background-color: #DDDDFF;
	color: #445566;
	font-family: arial, helvetica, sans-serif;
}

a {
	text-decoration: none;
}

a:link {
	background-color: #CCCCFF;
}

a:visited {
	font-style: italic;
	background-color: #D4D4FF;
}

a:hover {
	background-color: #EEEEFF;
}

li.dl-link {
  margin-bottom: 1em;
}