BODY {
	FONT-SIZE: 9pt; FONT-FAMILY: "ËÎÌå"
}
A.qqa:link {
	COLOR: red; TEXT-DECORATION: none
}
A.qqa:visited {
	COLOR: red; TEXT-DECORATION: none
}
A.qqa:active {
	COLOR: red; TEXT-DECORATION: none
}
A.qqa:hover {
	COLOR: blue; TEXT-DECORATION: none
}
A.qqb:link {
	COLOR: black; TEXT-DECORATION: none
}
A.qqb:visited {
	COLOR: black; TEXT-DECORATION: none
}
A.qqb:active {
	COLOR: black; TEXT-DECORATION: none
}
A.qqb:hover {
	COLOR: blue; TEXT-DECORATION: none
}

A.Black:link, A.Black:visited, A.Black:active
{
	font-size				:pt;
	color					:black;
	text-decoration			:none;
}
A.Black:hover
{
	font-size				:9pt;
	color					:blue;
	text-decoration			:none;
}
