.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-weight: bold;
}

.rss_item{
	padding-top:0px;
	font-weight :normal;
	color: #660000;
	}
	
a.rss_item:link{
	text-decoration: none;
	color:#660000;
	}
	
a.rss_item:visited{
	color:#660000; 
	}

a.rss_item:hover{
	color:#666600; 
	}

a:link 
{
	font-size: 11px; 
	font-family: Verdana; 
	font-weight : normal; 
	text-decoration: none;
	color : #006600;
}

a:visited 
{
	font-size: 11px; 
	font-family: Verdana; 
	font-weight : normal; 
	text-decoration: none;
	color : #006600;
}

a:hover 
{
	font-size: 11px; 
	font-family: Verdana; 
	font-weight : normal; 
	text-decoration: none;
	color : #FF3366;
}