a {
	font-family: Verdana;
	font-size: 12px;
	color: #0054ff;
	font-weight: bold;
	text-decoration: underline;
	}
	
a:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8baec7;
	text-decoration: none;
}

a:active {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff0099;
	text-decoration: none;
}


.sign {
	font-family: Verdana;
	font-size: 8px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}


.bace {
	font-family: Verdana;
	font-size: 12px;
	color: #232324;
	text-decoration: none;
}

.sub {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.sub {
	font-family: arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	}
	
a.sub:hover {
	font-family: arial;
	font-size: 10px;
	color: #8baec7;
	text-decoration: underline;
}

a.sub:active {
	font-family: arial;
	font-size: 10px;
	color: #ff0099;
	text-decoration: none;
}


.top {
	font-family: arial;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.top {
	font-family: arial;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;;
	}
	
a.top:hover {
	font-family: arial;
	font-size: 10px;
	color: #8baec7;
	text-decoration: none;
}

a.top:active {
	font-family: arial;
	font-size: 10px;
	color: #ff0099;
	text-decoration: none;
}

.tit {
	font-family: arial;
	font-size: 16px;
	color: #0054ff;
	text-decoration: none;
	font-weight: bold;
}