.name a:link {
	color: #000000;
	text-decoration: none;
}
.name a:visited {
	color: #000000;
	text-decoration: none;
}
.name a:hover {
	color: #000000;
	text-decoration: underline;
}
.name a:active {
	color: #000000;
	text-decoration: underline;
}
.news_index a:link {
	line-height: 20px;
	display: block;
	height: 20px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/li_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.news_index a:visited {
	line-height: 20px;
	display: block;
	height: 20px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/li_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.news_index a:active {
	line-height: 20px;
	display: block;
	height: 20px;
	color: #000000;
	text-decoration: underline;
	background-image: url(../images/li_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.news_index a:hover {
	line-height: 20px;
	display: block;
	height: 20px;
	color: #000000;
	text-decoration: underline;
	background-image: url(../images/li_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#bottom a:link {
	color: #716e6e;
	text-decoration: none;
}
#bottom a:visited {
	color: #716e6e;
	text-decoration: none;
}
#bottom a:hover {
	color: #716e6e;
	text-decoration: underline;
}
#bottom a:active {
	color: #716e6e;
	text-decoration: underline;
}