.text {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.textWhite {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
}
.textBrown {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #660000;
}
.textmov {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #313148;
}
.textTitleProject {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #99CC66;
}
.textNote {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #FF3300;
	color: #FFFFFF;
}
.textOnworking {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-decoration: line-through;
	color: #4E4E72;
}
