.ask
{
	cursor: help
}
.qtip
{
	font-family	:	Verdana, Geneva, sans-serif;
	font-size	:	11px;
	color		:	#4D4D4D;
	text-align:justify;
	cursor:help
}

.qtip a, .qtip a:active, .qtip a:visited
{
	color:#4D4D4D;
	text-decoration:none;
	font-weight:bold;
}

.qtip a:hover
{
	color:#4D4D4D;
	text-decoration:underline;
}


