.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.textnormal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;

}
.textnormalgreen {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5B892E;

}
.textnormalblue {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666699;
}
.textnormalwhite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}

