.news-link-01 {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
.news-link-01:visited {
	color: #666666;
	text-decoration: none;
}
.news-link-01:hover {
	color: #0066CC;
	text-decoration: underline;
}
.news-link-01:active {
	color: #666666;
	text-decoration: none;
}

.news-link-02 {
	font-size: 12px;
	line-height: 150%;
	color: #017DC5;
	text-decoration: none;
	background-color: #FFFFFF;
}
.news-link-02:visited {
	color: #017DC5;
	text-decoration: none;
}
.news-link-02:hover {
	color: #003366;
	text-decoration: underline;
}
.news-link-02:active {
	color: #003366;
	text-decoration: none;
}

.news-date-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #0099CC;
	font-weight: bold;
}
.text-white-bk-01 {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	background-color: #FFFFFF;
	background-image: none;
}
.news-title-001 {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	letter-spacing: 5px;
}
.news-link-underdot
{
background-image:url(../images/icons/h_dot.gif);
background-position:top;
}