#linkcontents{
	margin: 0px -1em;
	padding: 0.5em;
	font-size:80%;
	line-height:1.8em;
	background: #cce6ff;
}
#linkcontents > a{
	padding:0em 0.5em;
	white-space:nowrap;
	border: 1px dotted black;
	border-radius: 0.5em;
	background:white;
}
