.style2 {
	color: #CC3333;
	font-size: 10px;
}
.style4 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.style6 {font-size: 12px; font-weight: bold; color: #006633; }
.style8 {
	font-size: 12px;
	color: #333333;
}
.style9 {
	color: #333333;
	font-size: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style14 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style15 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	font-family: "lr SVbN", "Osaka|";
}

.rss_box {
	 margin: 0px;
	 padding: 0px;
	 width: 300px;
	 background-color: #FFFFFF;
	 border: 1px solid #9B72CF; 
 background-color: #f1f1fd; text-align:left;
}


.rss_title, rss_title a {
	font-family: ;
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	padding: 3px;
 background-color: #9B72CF;
}


.rss_items {  font-size: 10px;
  font-weight : normal; 
  margin: 15px;  
}


.rss_item  {  font-size: 12px;
  font-weight : normal; 
  margin: 3px; 
}


.rss_title a:link, .rss_title a:visited, .rss_title a:active {
 
	text-decoration : underline;
	color: #FFFFFF;
}


.rss_title a:hover { 
	text-decoration : underline;
	color: #FFFFFF;

}
.rss_item a:link, .rss_item a:visited, .rss_item a:active,.rss_item a:hover  {
 
	text-decoration : underline;
	color: #0000FF;
}


.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #000000;
	}
