.news {
	letter-spacing: 2px;
	text-indent: 2em;
	word-spacing: 2px;
	font-size: 13px;
	line-height: 26px;
	color: #333333;
	text-decoration: none;
}
.news-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.news-top a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.news-top a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.news-top a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
