Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
body {
	font: x-small sans-serif;
	background: #eeffee url(headbg.jpg) 0 0 no-repeat;
	color: green;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #009900;
	background: none;
}

a:visited {
	color: #000099;
}
a:active {
	color: #00aa00;
}


.navpopup { 
  background-color: #00B5050  !important;
  font-family:      serif    !important;
  color:            #104     !important;
  font-size:        small   !important;
}

body.page-Special_Whatlinkshere #bodyContent ul,
body.page-Special_Contributions #bodyContent ul
 { list-style: decimal; }