a.green_link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: 4F9002;
	text-decoration: underline;
}
a.green_link:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: 4F9002;
	text-decoration: none;
}
.gray_body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: 6B7275;
}
.white_link {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: ffffff;
}
a.white_head_link {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: ffffff;
	font-weight:bold;
	text-decoration:none;
}
a.white_head_link:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.yellow {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: FFF600;
}
