@charset "utf-8";
b {
	font-weight:bold;
}

#link {
	font:normal Swis721 LtCn BT;
	color:#000000;
	float:center;
	padding: 0px 0px 0 0;
} 
#link a  {
	padding-left:0px;
	text-decoration:none;
	font-style:normal;
	color:#000000;
}
#link a:hover {
	color:#FF0000;
	text-decoration:underline;

}

