﻿.news_ChannelTitle a.news,
.news_ChannelTitle a:visited
{
	text-decoration: none;
	color: #bbbbbb;
	font-size: medium;
}
.news_ChannelTitle a:hover
{
    text-decoration: none;
    color: #FFFF99;
    font-size: medium;
}

.news_rss_carcas
{
	border-color: #4A1212;
	border-style: solid;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	background-color: #290101;
}
.news_rss_carcas td
{
	border-width: 0px;
}
.news_ChannelTitle
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FF0000;
}
 .news_ArticleEntry
{
    border-color: #990000;
    border-top-width: 2px;
    border-top-style: solid;
}
 .news_ArticleTitle
{
    color: #FFCC66;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    background-color: #600000;
}
 .news_ArticleHeader
{
    color: #990000;
    font-family: Verdana;
    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-family: Verdana;
	font-size: 9pt;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: left;
}