body	{
	margin:	5 ;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

div#ql a:link	{
	color:	#003366;
	background-color: transparent;
	text-decoration:	none;
	}
div#ql a:visited	{
	color:	#003366;
	background-color: transparent;
	text-decoration: 	none;
	}
div#ql a:active	{
	color:	#000000;
	background-color: transparent;
	text-decoration:	none;
	}
div#ql a:hover	{
	color:	#ffffff;
	font-weight:	normal;
	text-decoration:	none;
	}
a:link	{
	color:	#000000;
	background-color: transparent;
	text-decoration:	none;
	}
a:visited	{
	color:	#000000;
	background-color: transparent;
	text-decoration: 	none;
	}
a:active	{
	color:	#000000;
	background-color: transparent;
	text-decoration:	none;
	}
a:hover	{
	color:	#663399;
	font-weight:	normal;
	text-decoration:	underline;
	}