a {
	font-size: 12px;
	line-height: 130%;
	text-decoration: underline;
	color: #264D73;
}
a:visited {
	font-size: 12px;
	line-height: 130%;
	text-decoration: underline;
	color: #993300;

}
a:hover {
	font-size: 12px;
	line-height: 130%;
	color: #FF6633;
	text-decoration: underline;
}
a.ablack:link {
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	text-decoration: underline;
}
a.ablack:visited {
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	text-decoration: underline;
}
a.ablack:hover {
	font-size: 12px;
	line-height: 130%;
	color: #FF3300;
	text-decoration: underline;
}


a.14p:link {
	font-size: 14px;
	line-height: 130%;
	color: #264D73;
}

a.14p:visited {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 130%;
	color: #993300;
}
a.14p:hover {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 130%;
	color: #FF0000;
}
