.links {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.DXheading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.hoverinfo {position: relative; text-decoration: none; cursor: help; color: #083498; }
a.hoverinfo span {display: none; }
a.hoverinfo:hover {
	font-weight: bold;
	color: #083498;
}
a.hoverinfo:hover span {
	display: block; 
	position: absolute; 
	padding: 10px; 
	background: #fff2f0; 
	border: 1px solid #0ebfe6; 
	color: #333; 
	top: -130px; 
	left: 0px; 
	width: 118px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.4em;
	text-decoration: none;
}
table, th, td {
	border-color:#999999;
}
