a.feed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}		
a.feed:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	background-color: #CCCC33;
}		
.feed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.feedheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.cities { 
	font-size: 9px;
	font-weight: normal;
	margin: 10px;
}
.lastupdated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
}
.namechain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 10px;
}
a:hover {
	background-color: #CCCC66;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.city2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
body {  
	background-image: url(bgflix.gif); 
	background-repeat: no-repeat;
}
bodynobg {  
	background-image: none;
}
