table {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.top {
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	text-decoration: none;
}

.top:link {
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	text-decoration: none;
}
.top:visited {
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	text-decoration: none;
}.top:hover{
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	text-decoration: none;
}.top:active{
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	text-decoration: none;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.14size {
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
