.news_ChannelTitle a
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 18px;
}
.news_ChannelTitle a:hover
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 18px;
}

.news_rss_carcas
{
	text-align: center;
	width: 100%;
	padding-top: 5px;
}
.news_rss_carcas td
{
	border-width: 0px;
}
.news_ChannelTitle
{
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
 .news_ArticleEntry
{
	border-top-width: 2px;
	border-top-style: solid;
}
 .news_ArticleTitle
{
	color: #FF3300;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
 .news_ArticleTitle a
{
	text-decoration: none;
}
 .news_ArticleTitle a:hover
{
	text-decoration: none;
}
 .news_ArticleTitle a:visited
{
	text-decoration: none;
}
 .news_ArticleTitle a:link
{
	text-decoration: none;
}
 .news_ArticleHeader
{
	color: #006600;
	font-size: 7pt;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
 .news_ArticleHeader A:visited
{
	color: #CC3300;
	text-decoration: none;
}
 .news_ArticleHeader A:link
{
	color: #CC3300;
	text-decoration: none;
}
 .news_ArticleHeader A:hover
{
	color: #800000;
	text-decoration: underline;
}
 .news_ArticleDescription
{
	font-size: 9pt;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: left;
}

.news_navigator
{
    background-position: left top;
    float: right;
    width: 190px;
    padding: 5px 5px 5px 16px;
    margin: 0px 0px 3px 3px;
}
.news_navigator ul li
{
	margin: 5px 0px 5px 0px;
}
