.casey_styles {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #A27F5F;
	text-decoration: none;
	font-weight: bold;
}
.black_type {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.brown_type {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #A27F5F;
	text-decoration: none;
	font-weight: bold;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A27F5F;
	text-decoration: none;
	font-weight: bold;
}
.link_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.black_type_smaller {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.black_tittle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

