a.yellow_link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: FFEA00;
	text-decoration: none;
}
a.yellow_link:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: FFEA00;
	text-decoration:underline;
}
.gray_head {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 71818C;
}
.gray {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: 71818C;
}
a.red_link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: FF7800;
	text-decoration:underline;
}
a.red_link:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: FF7800;
	text-decoration:none;
}.white {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
