.rsn_newsList,
.rsn_newsList A:link,
.rsn_newsList A:visited,
{
   color:darkblue;
   text-decoration:underlined;
   font-family: arial, sans-serif;
   font-size: x-small;
   width: 100%;
}

.rsn_newsList-comment,
.rsn_newsList-comment A:link,
.rsn_newsList-comment A:visited,
{
   color:black;
   text-decoration:none;
   font-family: arial, sans-serif;
   font-size: xx-small;
   width: 100%;
}