/* CSS Document */
.newsstyle {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9CA6AD;
}
.newsstyle a:link {
	color: #000000;
	text-decoration: none;
}
.newsstyle a:visited {
	text-decoration: none;
	color: #000000;
}
 a:hover {
	text-decoration: underline;
	color: #CC3300;
}
 a:active {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
 a:hover {
	text-decoration: underline;
	color: #CC3300;
}
 a:active {
	text-decoration: none;
	color: #000000;
}

.title0 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
}
