.white_head {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: FFFFFF;
}
.white {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: FFFFFF;
}
a.link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: FB4B15;
	text-decoration:underline;
}
a.link:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: FB4B15;
	text-decoration:none;
}