h3 {
	font-family: Georgia;
	color: #FFB577;
	font-weight: normal;
	background-image: url(../images/archive_item_flower.jpg);
	font-size: 10px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 33px;
	clip: rect(auto,auto,auto,20px);
	margin-left: 25px;
}
h3 a
{
	font-weight: bold;
	font-family: Georgia;
	font-size: 12px;
	text-decoration: none;
	color: #445F71;
}
h3 a:hover
{
	font-weight: bold;
	font-family: Georgia;
	font-size: 12px;
	text-decoration: underline;
	color: #445F71;
}
#backbutton  {
	text-decoration: none;
	color: #EDFBFE;
}
#backbutton a {
	text-decoration: none;
	color: #EDFBFE;
}

#rssArticle rssAlt a{
	font-weight: bold;
	font-family: Georgia;
	font-size: 12px;
	text-decoration: none;
	color: #445F71;
}
#rssArticle rssAlt a:hover{
	font-weight: bold;
	font-family: Georgia;
	font-size: 12px;
	text-decoration: underline;
	color: #445F71;
}
