.textRed{
	color: #FF0000;
}
.textBlue{
	color: #003366;
}
.textGreen{
	color: #009966;
}.textLightBrown {
	color: #CC6600;
}
