/* GENERAL STYLES */
.TextAreaBold
{
	font-weight: bold;
}
.TextAreaRed
{
	color: red;
}
.TextAreaBoldRed
{
	color: red;
	font-weight: bold;
}

/* EDITOR PROPERTIES */
