td.rssFeedTitle {
padding: 3px;
border: 1 solid #CCCCCC;
background-color: #E1E1E1;
}
.rssFeedDescription {
font-size: 10;
font-weight: italic;
font-family: arial;
font-style: normal;
color: #000000;
} 
td.rssFeedListings {
font-size: 10;
font-weight: normal;
font-family: arial;
font-style: normal;
padding: 3px;
border-left: 1 solid #CCCCCC;
border-right: 1 solid #CCCCCC;
border-bottom: 1 solid #CCCCCC;
} 
a:link.rssFeedTitleLink {
font-family: Arial;
font-size: 14;
font-weight: bold;
font-style: normal;
text-decoration: underline;
color: #0000CC;
}
a:hover.rssFeedTitleLink {
font-family: Arial;
font-size: 14;
font-weight: bold;
font-style: normal;
text-decoration: underline;
color: #0000CC;
}
a:visited.rssFeedTitleLink {
font-family: Arial;
font-size: 14;
font-weight: bold;
font-style: normal;
color: #0000CC;
text-decoration: underline;
}
a:active.rssFeedTitleLink {
font-family: Arial;
font-size: 14;
font-weight: bold;
font-style: normal;
color: #0000CC;
text-decoration: underline;
}
a:link.rssListingsLink {
font-family: Arial;
font-size: 10;
font-weight: bold;
font-style: normal;
color: #0000CC;
text-decoration: underline;
}
a:hover.rssListingsLink {
font-family: Arial;
font-size: 10;
font-weight: bold;
font-style: normal;
color: #0000CC;
text-decoration: underline;
}
a:visited.rssListingsLink {
font-family: Arial;
font-size: 10;
font-weight: bold;
font-style: normal;
color: #0000CC;
text-decoration: underline;
}
a:active.rssListingsLink {
font-family: Arial;
font-size: 10;
font-weight: bold;
font-style: normal;
color: #0000CC;
text-decoration: underline;
}