table.rssbox {
   width:140px;
   border: dotted black 1px;
   font-size:12px;
   font-family: "Times New Roman", Times, Georgia, serif;
   line-height:115%;
   background-color: #FFFBE9;
   padding: 2px;
}

.entry_rss {
   margin-bottom:8px;
   text-align:left;
}

.head_rss {
   margin-bottom:-10px;
   text-align:left;
}

a.link_rss{
   background-color:transparent;
   color: #456bbd;
   text-decoration:none;
}

a:hover.link_rss {
   text-decoration:underline;
}

#hp_link_cor {
   text-decoration:none;
   font-weight:bold;
   background-color:transparent;
   color: #456bbd;
}

#hp_link_cor:hover {
   text-decoration:underline;
}


