body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}

a {
	color: #FF3300;
	text-decoration: none;
}

.rss_items {
	list-style:url(none) none;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	background-color: #000000;

}
.left_strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF9900;
}
a:hover {
	color: #000000;
	background-color: #FF0000;
}
.left_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
	color: #FFCC00;
}
.left_little {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	font-style: oblique;
}
.topmenu {
	font-weight: bolder;
}

