dl.linkList dt {
	font-weight:	bold;
	}
dl.linkList dd {
	margin-bottom:	15px;
	}
dl.linkList dd a {
	color:			#163B70;
	text-decoration:		none;
	}
dl.linkList dd a:hover {
	color:			#900;
	text-decoration:		underline;
	}

