.white11 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.white11bold {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;

}
.blue11bold {
	font-size: 11px;
	color: #00CCFF;
	font-weight: bold;
	text-decoration:none;

}
.black11 {

	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.white12 {

	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.white14bold {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;

}
.white18bold {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 3pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.white24 {

	font-size: 34px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 3pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.white16bold {

	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.border1blue {
	border: 1px solid #4AA9F9;
	text-decoration:none;
}
