.sty1 {
	font-family: Arial, Helvetica, sans-serif;
}
.navtxt{
	font-family: "ËÎÌå";
	font-size: 18px;
	font-weight: bold;
}
.navtxt:link {
	text-decoration: none;
	color: #333333;
}

.navtxt:visited {
text-decoration: none;
	color: #333333;
}

.navtxt:hover {
	text-decoration: none;
	color: #FF6600;
}
.navtxt:active {
text-decoration: none;
	color: ff6600;
}
.navtxt2{
	font-family: "ËÎÌå";
	font-size: 18px;
	font-weight: bold;
}
.navtxt2:link {
	text-decoration: none;
	color: #333333;
}

.navtxt2:visited {
text-decoration: none;
	color: #333333;
}

.navtxt2:hover {
	text-decoration: none;
	color: #FF6600;
}
.navtxt2:active {
text-decoration: none;
	color: ff6600;
}

