﻿.toggle {
	color: #000;
	margin:0.25em 0;
}
.hotspot {
	color: #008066; font-weight:bolder;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor:pointer;
}
.hotspotall {
	color: blue;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor:pointer;
	font-weight: bold;
}

.btn{
	 cursor:pointer; color:blue; border-width:0; text-align:center; margin-bottom:.3em;
}