.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #222222;
}
.textTitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FF6600;
	text-align: center;
	font-weight: bold;

}
.textLink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;

}
.textBase {

	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #CCCCCC;
}
.textBaseLink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;

}
