.text {
	font-family: Georgia;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.headline {
	font-family: Georgia;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #6E0514;
}
a:hover {
	color: #6E0514;
	text-decoration: underline;
}
