body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background: #333333;
}
body {
margin-left: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
background: #191919;
}
a {
	font-size: 13px;
	color: #00699A;
}
A:link {text-decoration: none; color: #00699A}
A:visited {
	text-decoration: none;
	color: #840000;
}
A:active {
	text-decoration: none;
	color: #00699A;
}
A:hover {text-decoration: underline; color: #00699A;}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #00699A;
}
h1 {
	font-size: 14px;
	color: #00699A;
}
.rss_box {
margin: 10px 5%;
padding: 2px 5px;
width: 660px;
background-color: #EFEAE9;
border: 2px dashed #7485CA;
}
.rss_title, rss_title a {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin: 0px 0;
	padding: 0;
	letter-spacing: 1px;
	color: #00699A;
}
.rss_subtitle {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin: 0px 0;
	padding: 0;
	letter-spacing: 1px;
	color: #00699A;
}
.rss_items {
	color: #ffffff;
}
.rss_item {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
color: #ffffff;
text-indent: 0px;
}
.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	#text-decoration : none;
	border-bottom: 1px solid #000699A;
	color: #00699A;
}
.rss_item a:hover { text-decoration : none;
color: #e0861e;
border-bottom: 1px dotted #e0861e;

}
.rss_date {
font-size: 11px;
font-weight : normal;
color: #F60;
}
