.white {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a.white:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
}
.blue {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #20466C;
}
a.blue:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
}
.normal11 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #20466C;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #20466C;
}
.bold11 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #20466C;
}
.red11 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}