body {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}

.rss_items {

	margin-top:0px;

	padding:0.5em 10px 0.5em 0.5em; 0.5em;

	margin-left:0px;

	color:#000000;

}

p.rss_title {padding:0.5em;}

.rss_title {

	text-decoration: none;

	font-family: verdana, sans-serif;

	font-size: 85%;

	background-color:#A4A4FF;

	color:#ffffff;

	font-weight:bold;

	margin: 0px;

	padding:0em;

	text-align: left;

}



.rss_item  {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight : normal;
	list-style:none;
	padding-bottom:9px;
	padding-right: 11px;
}



.rss_item a {

	text-decoration : none;

	color:#000099;

	font-size: 105%;

	font-weight:bold;

	font-family:arial, sans-serif;

	}

	

.rss_item a:visited {

	color:purple;

}



.rss_date {

	font-size: 85%;

	font-weight : normal;

	color: #F60;

	}

a
{
	text-decoration: none;
	color: #333333;
	border: 0;
}

a:hover 
{
	color: #FF0000;
	font-weight:bold;
	border: 0;
}