.cnnclass{
width: 400px;
padding: 5px;
background-color: #FFFFFF;
margin-bottom: 1em;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/ 
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}
.newstickerclass{
width: 400px;
padding: 5px;
background-color: #FFFFFF;
}

.cnnclass a{
text-decoration: none;
link {font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";font-weight:bold;text-decoration:none;font-size:12px;color:#000099;}
visited {font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";font-weight:bold;text-decoration:none;font-size:12px;color:#6666CC;}
active {font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";font-weight:bold;text-decoration:none;font-size:12px;color:#000099;}
}

.newstkclass a{
text-decoration: none;
}

.newstkclass h3{font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";font-weight:bold;text-decoration:none;font-size:12px;color:#000000;}

/* to allign the LATEST with the ticker result Mandefro*/
.newstkclass h3 {
  margin: 0px;
  padding: 0px;
}

/* style for the Latest news ticker */
.newstkclass a:link{font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";font-weight:bold;text-decoration:none;font-size:12px;color:#000099;}

.newstkclass a:active{font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";font-weight:bold;text-decoration:none;font-size:12px;color:#000099;}

.newstkclass a:visited{font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";font-weight:bold;text-decoration:none;font-size:12px;color:#6666CC;}

.newstkclass a:hover{font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";font-weight:bold;font-size:12px;color:#000099;text-decoration:underline;}

/* end */
.bbcclass{
width: 400px;
padding: 6px;
background-color: lightyellow;
border: 1px solid #004A00;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}

