A.TITLE:visited {
	color: #0000CC;
	text-decoration: none;
	font-size: 12px;
}
A.TITLE:active {
	color: #0033FF;
	text-decoration: none;
	font-size: 12px;
}
A.TITLE:hover {color: #FF0000;text-decoration: underline;font-size: 12px;}
A.TITLE:link {color: #0000CC;text-decoration: none;font-size: 12px;}

A.NOLINE:active {text-decoration: none;color: #0066FF}
A.NOLINE:hover {
	text-decoration: none;
	color: #0000FF;
	background-color: #006600;
}
A.NOLINE:link { text-decoration: none; color: #0000FF}
A.NOLINE:visited { text-decoration: none; color: #0000FF}

li {
	line-height: 20px;
	list-style-type: square;
}
.FONT12 {font-family: "ËÎÌå";font-size: 12px;}
.FONT14 {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 20px;
}
.FONT13 {font-family: "ËÎÌå";font-size: 13px;}
.FONT20 {font-size: 20px;}
.FONT30 {font-size: 30px;}
.TITLETD {font-size: 12px;line-height: 13px;}
.login {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	background-color: #FFFFFF;
	color: #333333;
}
.infoTD {font-size: 12px;line-height: 20px;}

a.article:visited {color: #0033FF;text-decoration: underline;font-size: 12px;}
a.article:active {color: #0066FF;text-decoration: underline;font-size: 12px;}
a.article:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}
a.article:link {
	color: #0033FF;
	text-decoration: underline;
	font-size: 12px;
}
.FONT15 {
	font-size: 15px;
}
.FONT16 {
	font-size: 16px;
}
