.rss_items h2 {
	display: none;
}


.rss_title {
	background-color:#000000;
	border: 1px dotted #333333;
	padding: 5px;
	display: block;
}

.rss_title a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	border:none;
}
.rss_title a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}
.rss_title a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.rss_title a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}







.rss_items a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #00CC00;
	background-image: url(../../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}
.rss_items a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	background-image: url(../../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}
.rss_items a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFF00;
	background-image: url(../../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}
.rss_items a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #00CC00;
	background-image: url(../../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}




.rss_date {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #996600;
}

.rss_items img {
padding-right:20px;}



.rss_items p {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:25px;
	padding-bottom:10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-top: 12px;
	width: 650px;
	margin-left: 25px;
}

.guga a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #9900FF;
	text-decoration: none;
}
.guga li {
	list-style-type: none;
	font-family: "Courier New", Courier, mono;
	color: #FFFF00;
	text-decoration: none;
}
