

a
{
	font-family:tahoma;
	font-size:10pt;
	color:#000000;
	text-decoration:bold;
}

a:link
{
	font-family:tahoma;
	font-size:10pt;
	color:#000000;
	text-decoration:bold;
}

a:visited
{
	font-family:tahoma;
	font-size:10pt;
	color:#000000;
	text-decoration:bold;
}

a:hover
{
	text-decoration:underline;
	color:#f95f1e;
}


