<!--
.channel 
{ 
width: 175px; 
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif; 
font-size: 10px; 
margin-bottom: 0px; 
}

.channelDescription 
{ 
width: 175px; 
font-size: 10px; 
margin-bottom: 0px;
}

.channelPublisher 
{ 
width: 175px; 
font-size: 10px; 
margin-bottom: 0px;
}

.news, .newsAlt, .newsLink, .newsLinkAlt
{
width: 175px; 
background-color: #F0F6FD; 
display: block; 
font-size: 12px; 
text-decoration: none;
}

.rssfeed
{
color: #0000A6;
}

a.news:link, a.newsAlt:link, a.newsLink:link, a.newsLinkAlt:link
{ 
color: #CC0000;
text-decoration: none;
}

a.news:visited, a.newsAlt:visited, a.newsLink:visited, a.newsLinkAlt:visited
{ 
color: #CC0000;
text-decoration: none;
}

a.news:hover, a.newsAlt:hover , a.newsLink:hover, a.newsLinkAlt:hover
{ 
color: #0000A6;
text-decoration: none;
}

-->


