.underline{
	text-decoration:underline;
}

.textColor0 {}

.textColor1{
	color: #FF0000 ;
}

.textColor2{
	color: #00FF00 ;
}

.textColor3{
	color: #0079C1 ;
}

.textColor4{
	color: #C0C0C0 ;
}
