.index_txt {
	font-size: 12px;
	color: #000000;
}

.index_copy {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.add {
	font-size: 12px;
	color: #000000;
	text-indent: 2px;
}

.search {
	border-right-width: 5px;
	border-left-width: 5px;
}

a.linkadd:link {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	text-indent: 2px;
}

a.linktit:link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-indent: 2px;
	text-decoration: none;
}

a.linktit:visited {
	font-size: 12px;
	font-weight: bold;
	text-indent: 2px;
	color: #000000;
	text-decoration: none;
}

a.linktit:hover {
	font-size: 12px;
	font-weight: bolder;
	color: #3399D1;
	text-indent: 2px;
}

a.linktit:active {
	font-size: 12px;
	font-weight: bold;
	color: #F53333;
}

a.linkadd:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-indent: 2px;
}

a.linkadd:hover {
	color: #000000;
	text-decoration: underline;
	text-indent: 2px;
}

a.linkadd:active {
	color: #CC0000;
	text-decoration: none;
	text-indent: 2px;
}

.channal {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}