.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 50px;
	font-weight: bolder;
	color: #666666;
}
a:link {
	color: #830000;
	text-decoration: none;
}
a:visited {
	color: #830000;
	text-decoration: none;
}
a:hover {
	color: #830000;
	text-decoration: underline;
}
a:active {
	color: #830000;
	text-decoration: none;
}
