.font1 {
	font-size: 12px;
}
.font2 {
	font-size: 14px;
}
.font3 {
	font-size: 12px;
	color: #2e78b8;
}
.font4 {
	font-size: 16px;
	color: #1f3a87;
}
.font5 {
	font-size: 16px;
	color: #bc2931;
}
.font6 {
        line-height: 130%;
	font-size: 12px;
}
.font7 {
	font-size: 12px;
	color: #ff0000;
}
.font8 {
	font-size: 12px;
	color: #FFFFFF;
}

.ta:link {
	color: #FFFFFF;
	text-decoration: none;
}
.ta:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.ta:hover {
	color: #99FFFF;
	text-decoration: underline;
}
.ta:active {
	color: #99FFFF;
	text-decoration: underline;
}
.gda:link {
	text-decoration: none;
	color: #0066CC;
}
.gda:visited {
	text-decoration: none;
	color: #0066CC;
}
.gda:hover {
	text-decoration: underline;
	color: #0066CC;
}
.gda:active {
	color: #0066CC;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.s a:link {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.s a:visited {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.s a:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
.s a:active {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
