table.rssbox {
   width:100%;
   border: dotted black 1px;
	  font-family: Arial; 
	  font-size: 11px; 
	  color: #000000; 
   background-color: fcfcff;
   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: #837b17;
   text-decoration:none;
}

a:hover.link_rss {
   text-decoration:underline;
}

#hp_link_cor {
   text-decoration:none;
   font-weight:bold;
   background-color:transparent;
   color: #837b17;
}

#hp_link_cor:hover {
   text-decoration:underline;
}


