@charset "ISO-8859-1";
.white_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.white a:link {
	text-decoration: none;
		font-size: 9px;
		font-weight: bold;
		color: #FFFFFF;

}
.white a:visited {
	text-decoration: none;
		font-size: 9px;
		font-weight: bold;
		color: #FFFFFF;

}
.white a:hover {
	text-decoration: none;
		font-size: 9px;
		font-weight: bold;
		color: #00CC33;

}
.white a:active {
	text-decoration: none;
		font-size: 9px;
		font-weight: bold;
		color: #FFFFFF;

}.txt10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.txt12_tracking {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.075em;
	font-weight: normal;
}
.b4_after {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	letter-spacing: -0.075em;
}
