﻿.feedTitle a:visited {
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #008000;
	text-decoration: underline;
	text-align: center;
}
.feedTitle a: {
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
.headline a: {
	font-family: arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: underline;
	color: #000000;
}
.headline a:visited {
	font-family: arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: underline;
	color: #008000;
}
#feedburnerFeedBlock {
	border-style: solid;
	border-width: 2px;
	padding: 0px 2px 3px 5px;
}
.feedTitle {
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
