A.popupbutton:visited, A.popupbutton:link, SPAN.popupbutton { color: #660099; text-decoration: underline; cursor: hand;}
A.popupbutton:active { color: #CC3300; }
.notesource { 
	border-bottom: dashed 1px #330099; 
	margin-bottom: 10px; 
	display: block;
}
.popupnote { 
	cursor: default; 
	font: 11pt/130% sans-serif;
	background: #FFFFCC; 
	border: 1px solid #0033FF; 
	padding: 10px; 
}
.popupnote b { color: darkred; }
.popupnote .text { color: darkblue; }