.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
}
.smallbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #FF0033;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
