a:selection  {
	text-decoration:none;
	color: #0000CC;
	font-size: 10pt;
}
a  {
	font-size: 10pt;
	text-decoration:none;
}
a:hover  {
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
}

