@import url("file:///D|/junda/css.css");
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	font-size: 13px;
}
h1 {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

p {
	font-size: 13px;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
}

