<STYLE type="text/css">
.rss_box {
margin: 10px 15%;
padding: 4px 1px;
background-color: #cccccc;
border: 1px dashed #7485CA;
}

.rss_title, rss_title a {
font-family: verdana, arial, sans-serif;
font-size: 100%;
font-weight:bold;
padding: 0;
color: #06547D;
letter-spacing: 0px;
}

.rss_items {
padding: 4px 1px;
background-color: #FFFFFF;
}

.rss_item {
font-family: verdana, arial, sans-serif;
font-size: 100%;
font-weight : normal; 
margin: 18px 0;
color: #06547D;
}

.rss_item a:link, .rss_item a:visited {
text-decoration : underline;
font-weight : bold; 
text-decoration : none;
color: #06547D;
}

.rss_item a:hover { 
text-decoration : none;
color: #009900;
}

.rss_date {
font-family: verdana, arial, sans-serif;
font-size: 90%;
font-weight : normal;
color: #666666;
}
</STYLE>


