.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 64%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	color: #960;
	text-decoration: none;
	font-weight: bold;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #45240D;
}
a:hover {
color: #BA1A1D; text-decoration: underline
}
.white_text {	
	font-size: 100%;
	color: #000;
}
