<!-- -->
A.expandspot {	color: #008000;	cursor: hand;	font-style: italic;	text-decoration: none;}
SPAN.expandtext {	font-style: italic;	font-weight: normal;	color: #ff0000;}
A.dropspot {  cursor: hand;	color: #008000;	font-style: italic;	text-decoration: none;}
A.glossterm {	color: #000000; cursor: hand;	text-decoration: none;}

span.glosstext {
	font-family: calibri;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
a.bookmark:hover{
cursor: default;
 background-color: #ffffff;
}
a:link {
	 cursor: pointer;
	 color: #000000;
	 text-decoration: none;
}
a:visited {
	 cursor: pointer;
	 color: #000000;
	 text-decoration: none;
}
a:hover {
  background-color: #cccccc;
}
a:active {
	 cursor: pointer;
	 color: #000000;
	 text-decoration: none;
}
p.popover-text {
  font-family: Calibri;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  background-color: #4a4a4a;
}