.left_orange_text {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 9px;
	font-weight: bold;
	color: #FF9C00;
	text-decoration: underline;
}
a.orange_link {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 10px;
	color: #FF8400;
	text-decoration: underline;
}
a.orange_link:hover {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 10px;
	color: #FF8400;
	text-decoration: none;
}
.left_text {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 10px;
	color: #494E43;
	text-decoration: none;
}
.date_text {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #FF9C00;
	font-weight:bold;
	text-decoration: none;
}
.middle_text {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #494E43;
	text-decoration: none;
}
a.bottom_link {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 10px;
	color: #FF9C00;
	text-decoration: none;
}
a.bottom_link:hover {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 10px;
	color: #FF9C00;
	text-decoration: underline;
}