a.top_link {
	font-family: Tahoma;
	font-size: 10px;
	color: #7A7A7A;
	text-decoration: none;
}
a.top_link:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #7A7A7A;
	text-decoration: underline;
}
a.read_more_white {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFEDE0;
	text-decoration: underline;
}
a.read_more_white:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFEDE0;
	text-decoration: none;
}
a.read_more_orange {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF6600;
	text-decoration: underline;
}
a.read_more_orange:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
a.bottom_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #989999;
	text-decoration: none;
}
a.bottom_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #989999;
	text-decoration: underline;
}
.white_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFEDE0;
	text-decoration: none;
}
.grey_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #50658C;
	text-decoration: none;
}
.blue_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #324B75;
	text-decoration: none;
}
.blue_text_underline {
	font-family: Tahoma;
	font-size: 10px;
	color: #324B75;
	text-decoration: underline;
}
.green_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #778C5B;
	text-decoration: none;
}
.blue_heading {
	font-family: Tahoma;
	font-size: 10px;
	color: #324B75;
	font-weight:bold;
	text-decoration: none;
}
