.9p {
	font-size: 9pt;
}
a {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	cursor: crosshair;
}
a:hover {
	font-size: 9pt;
	text-decoration: none;
	border-bottom-width: 1pt;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;



}
.glow {
	font-size: 9pt;
	text-decoration: none;
	filter: Glow(Color=#ffffff, Strength=3);
}
