.rss_box{
	background-color:Transparent; 
	border-color: 5px solid #000000;
	width: 100%;
	height: 1px; 
}

.rss_items{ 
	margin-top:0px; 
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px
}

.rss_title{
	color:#660000 ; 
	font-family: "Tahoma"; 
	font-size: 11px; 
	font-weight: bold;
}

.rss_item{
	padding-top:0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight :normal;
	color: #660000;
	}
	
a.rss_item:link{
	text-decoration: none;
	color:#660000;
	font-size: 11px;
	font-family:Tahoma;
	}
	
a.rss_item:visited{
	color:#660000; 
	}

a.rss_item:hover{
	color:#666600; 
	}