.news {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.menu {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
.content {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-top-style: none;
	border-bottom-style: none;
	background-position: 152px 46px;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
}
