/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color:#fff;
	color:inherit;
	}
a{
	outline:none;
	color:#bf1616;
	background-color:inherit;
	text-decoration:none;
}
a:hover{
	color:#770909;
	background-color:inherit;
	}
.rssContainer {
	width:443px;
	}
.gfg-root {
	border:1px solid #CCCCCC!important;
	}
.gfg-title {
	padding:5px 10px;
	background-color:#E44E4E!important;
	color:inherit;
	}
.gfg-title a {
	margin:0 15px 0 0!important;
	}
a.gfg-collapse-href {
	color:#fff!important;
	text-decoration:none;
	background-color:inherit;
	}
a.gfg-collapse-href:hover {
	background-color:#822E04!important;
	color:#fff!important;
	}
.gfg-listentry-odd {
	background:#FEF7F3!important;
	color:inherit;
	}
.gfg-listentry-highlight {
	background:#FFF1EA!important;
	color:inherit;
	}	