a.wiklink {
	display:block;
	font:bold small sans-serif;
	padding:2px;
	margin:auto;
	width:18px;
	text-align:center;
	text-decoration:none;
	}
a.wiklink:link, a.wiklink:visited {
	color:silver;
	background-color:#704010;
	border-color:#EEEEEE #808080 #808080 #EEEEEE;
	}
a.wiklink:hover, a.wiklink:active {
	color:white;
	background:#C08000;
	border-color:#808080 #EEEEEE #EEEEEE #808080;
	}

