.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.textWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.textTitleProject {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #99CC66;
}
.textNote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FF3300;
	color: #FFFFFF;
}
.textOnworking {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: line-through;
	color: #4E4E72;
}
.textLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #1B2283;
}

