#F135JsfEngineBlog{
	color: #fff;
	border: 5px solid #3b6271;
	background-image: url(img/bkgd-feed.jpg);
	padding-top: 5px;
	background-repeat: no-repeat;
}
#F135JsfEngineBlog p{
	font-size: 0.8em;
}
.feedTitle a {
	color:#000;
	font-size: 2em;
	text-transform: uppercase;
}
.headline a {
	color:#fff;
	font-size: 1em;
	text-decoration: none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial;
}
.headline a:hover, .headline a:visited {
	color:#000;
	font-size: 1em;
}
.date {
	font-size: 0.8em;
	margin-left: 0px;
	color: #ccc;
	margin-top: -2px;
}
a {
	color:#F00;
	text-decoration:none;
	font-weight: bold;
}
a:hover{
	text-decoration:underline;
	color: #FFF;
}

