.green_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #909269;
	text-decoration: none;
}
.green_text_underline {
	font-family: Tahoma;
	font-size: 10px;
	color: #909269;
	text-decoration: underline;
}
.yellow_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #FBFFB6;
	text-decoration: none;
}
.yellow_text_underline {
	font-family: Tahoma;
	font-size: 10px;
	color: #FBFFB6;
	text-decoration: underline;
}
a.read_more {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFDE00;
	text-decoration: underline;
}
a.read_more:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFDE00;
	text-decoration: none;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBFFB6;
	text-decoration: none;
}
a.bottom_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBFFB6;
	text-decoration: none;
}
a.bottom_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBFFB6;
	text-decoration: underline;
}
