body
{
	padding:0px;
	margin:0px;
}
.link-01 {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #0B4A83;
	text-decoration: none;
	line-height: 22px;
    padding-left: 35px;
}
.link-01:hover {
	color: #FF0000;
	text-decoration: underline;
}

.link-02 {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	line-height: 22px;
    padding-left: 35px;
}
.link-02:hover {
	color: #FF0000;
	text-decoration: underline;
}
.link-03 {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	line-height: 22px;
}
.link-03:hover {
	color: #FF0000;
	text-decoration: underline;
}