da:link, a:active, a:visited {
	font-family: georgia;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #cc7700;
}

a:hover {
	text-decoration: underline;
	color: #bb6600;
}

.errorHeadline {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}

.date {
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.newsText, .bodyText {
	font-family: georgia;
	font-size: 13px;
	color: #000000;
}

.headline {
	font-family: georgia;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}

.formError {
	font-family: georgia;
	font-size: 13px;
	color: #990000;
}

.formLabel {
	font-family: georgia;
	font-size: 15px;
	color: #000000;
}

.errorLabel {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.mailingListForm {
	border: 0;
	width: 70px;
	height: 15px;
	color: #000000;
	background-color: #d7d7cb;
	font-family: Tahoma, Arial;
	font-size: 9px;
}

.stampText {
	color: #666666;
	font-family: Tahoma, Arial;
	font-size: 9px;
}

.storeDescription {
	font-family: georgia;
	font-size: 13px;
	color: #FF2428;
}

.storeCaption {
	font-family: verdana;
	font-size: 10px;
	color: #F97779;
}

.storeTitle {
	font-family: georgia;
	font-size: 13px;
	color: #FF2428;
	font-weight: bold;
}

.storePrice {
	font-family: georgia;
	font-size: 13px;
	color: #F97779;
}

.storeCartLink {
	font-family: georgia;
	font-size: 11px;
	color: #FF2428;
	font-weight: bold;
}

.storeCartLink:hover {
	font-family: georgia;
	font-size: 11px;
	color: #FF2428;
	font-weight: bold;
	text-decoration: underline;
}