div.feedburnerFeedBlock ul {
	margin-left:0; 
	padding-left:0; 
	list-style-type: none;
	}
	
span.headline a { 
	font-weight:bold;
	color: #ff6600;
	text-decoration: none;
}

span.headline a:hover{
	text-decoration: underline;
}

p.feedTitle a {
	font-family: 'Verdana', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
	
p.feedTitle a:hover {
	text-decoration: underline;
	}

p.feedTitle {
	text-align: left;
}
